Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10078] Tooling: Implement unit tests for the code processor

GitHub Issuen/a
TypeSub-task
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-09-10T10:19:39.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, Sprint 2012-18 Core
ComponentsTooling
Labelsn/a
ReporterBryan Hughes
AssigneeAllen Yeung
Created2012-07-23T09:28:32.000+0000
Updated2017-03-06T22:38:04.000+0000

Description

Given the incredibly large number of possibilities when it comes to code, we need a comprehensive set of unit tests to ensure that the code processor functions correctly

Comments

  1. Bryan Hughes 2012-08-14

    I just discovered an excellent resource for this ticket: http://test262.ecmascript.org/ It's a set of unit tests meant to test the compatibility of ECMAScript engines with the ECMAScript 5 spec. We should be able to reuse this with a little modification.
  2. Lee Morris 2017-03-06

    Closing ticket due to time passed.

JSON Source