Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16684] CLI: Fix Titanium CLI unit tests so they pass

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-24T23:22:54.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.2.3, Release 3.3.0
ComponentsCLI
Labelsmodule_cli, qe-closed-3.2.3, qe-testadded
ReporterChris Barber
AssigneeChris Barber
Created2014-03-24T21:22:11.000+0000
Updated2014-07-31T21:15:57.000+0000

Description

When running the Titanium CLI tests, some of the tests fail because they were not updated as the CLI was updated. We need to have the tests updated to work again.

Comments

  1. Chris Barber 2014-03-24

    Master pull request: https://github.com/appcelerator/titanium/pull/121 3.2.x pull request: https://github.com/appcelerator/titanium/pull/120 To test, run from your local Titanium CLI git repo:
       npm install
       ./forge test
       
  2. Olga Romero 2014-03-26

    Tested according to [~cbarber] comments. Actual result:
       100 passing (62ms)
       
    Node.JS Version: v0.10.13 NPM Version: 1.3.2 /usr/local/lib ├── acs@1.0.14 ├── alloy@1.3.1 ├── npm@1.3.2 ├── titanium@3.2.3-dev └── titanium-code-processor@1.1.0

JSON Source