[TIMOB-19865] Windows: Revisit skipped mocha test
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-11-10T04:12:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-11-04T09:41:33.000+0000 |
Updated | 2017-03-16T21:59:22.000+0000 |
Description
Currently there are a lot of unit test which is skipped in NMocha. There should be a lot of changes since we introduce mocha tests, so we might want to re-visit these tests and see if it works now. If we still find a test that is failing we need to create a new ticket for it.
https://github.com/appcelerator/titanium_mobile_windows/pull/468
How to test: * Create NMocha project for Windows Phone app
* Open
NMocha.WindowsPhone.Win32/NMocha.sln
and run it * Results are print out to the VS console, make sure all unit tests passClosing ticket as fixed.