[TIMOB-4570] Write unit tests for Titanium.XML.Document
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-07-29T11:04:49.000+0000 |
| Affected Version/s | Release 1.7.1 |
| Fix Version/s | Sprint 2011-30, Release 1.8.0 |
| Components | TiAPI |
| Labels | coverage, drillbit, unit-test, xml |
| Reporter | Marshall Culpepper |
| Assignee | Bill Dawson |
| Created | 2011-07-05T12:49:58.000+0000 |
| Updated | 2017-03-08T00:08:34.000+0000 |
Description
See Document in DOM Level 2:
[http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#i-Document]
TIMOB-4703, TIMOB-4705, TIMOB-4707, TIMOB-4709 created as result of the tests that fail.
Now that more of the test can run (because of other fixes), a new error appears. This test fails inside
apiXmlDocumentImportNode:Newer pull req ready: https://github.com/appcelerator/titanium_mobile/pull/300
reviewed and tested.
Closing ticket due to time passed.