Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4570] Write unit tests for Titanium.XML.Document

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-07-29T11:04:49.000+0000
Affected Version/sRelease 1.7.1
Fix Version/sSprint 2011-30, Release 1.8.0
ComponentsTiAPI
Labelscoverage, drillbit, unit-test, xml
ReporterMarshall Culpepper
AssigneeBill Dawson
Created2011-07-05T12:49:58.000+0000
Updated2017-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]

Comments

  1. Bill Dawson 2011-07-18

    TIMOB-4703, TIMOB-4705, TIMOB-4707, TIMOB-4709 created as result of the tests that fail.
  2. Bill Dawson 2011-07-27

    Now that more of the test can run (because of other fixes), a new error appears. This test fails inside apiXmlDocumentImportNode:
       valueOf(importedNode.hasChildNodes()).shouldBeTrue();
       
  3. Bill Dawson 2011-07-29

    Newer pull req ready: https://github.com/appcelerator/titanium_mobile/pull/300
  4. Don Thorp 2011-07-29

    reviewed and tested.
  5. Lee Morris 2017-03-08

    Closing ticket due to time passed.

JSON Source