[TIMOB-14516] Create Unit Tests for Titanium CLI
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-02T23:18:37.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0 |
Components | CLI, Tooling |
Labels | n/a |
Reporter | Allen Yeung |
Assignee | Chris Barber |
Created | 2013-07-10T21:27:33.000+0000 |
Updated | 2017-03-22T22:46:53.000+0000 |
Description
We need to create unit tests for the "titanium" node module.
https://github.com/appcelerator/titanium/pull/50 https://github.com/appcelerator/node-appc/pull/50
To test, from the root of the Titanium CLI and node-appc module run:
To run coverage tests, you need to first install jscoverage:
Then run:
Closing ticket as fixed.