Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16685] CLI: Fix node-appc unit tests so they pass

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-25T01:08:09.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:37.000+0000
Updated2014-07-31T21:19:48.000+0000

Description

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

Comments

  1. Chris Barber 2014-03-25

    Master pull request: https://github.com/appcelerator/node-appc/pull/85 3.2.x pull request: https://github.com/appcelerator/node-appc/pull/86 To test, run from your local node-appc git repo:
       npm install
       ./forge test
       
  2. Olga Romero 2014-03-26

    Tested according to [~cbarber] comment. Actual result:
       189 passing (7s)
       
    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 Titanium SDK, build 3.2.3.v20140325145222

JSON Source