[TIMOB-14757] Create Unit Tests for node-appc
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-08-02T23:41:52.000+0000 |
| Affected Version/s | Release 3.1.1 |
| Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0 |
| Components | Tooling |
| Labels | n/a |
| Reporter | Allen Yeung |
| Assignee | Chris Barber |
| Created | 2013-08-02T23:40:24.000+0000 |
| Updated | 2017-03-14T18:25:43.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.