[TIMOB-19886] Windows: Some unit tests failed for Windows Store app
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-11-10T04:12:51.000+0000 |
| Affected Version/s | Release 5.0.2 |
| Fix Version/s | Release 5.1.2 |
| Components | Windows |
| Labels | merge-5.1.2 |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-06T06:42:16.000+0000 |
| Updated | 2020-01-13T19:57:38.000+0000 |
Description
Some unit tests in
NMocha failed on Windows Store app. Make sure all tests pass for both Windows Phone and Store.
How to reproduce:
* Create NMocha project for Windows Store app
$ node YOUR_titanium_mobile_windows/Tools/Scripts/generate_project.js -p WindowsStore new NMocha
* Open NMocha.WindowsStore.Win32/NMocha.sln and run it in Local Machine
* Results are print out to the VS console, make sure all unit tests pass
https://github.com/appcelerator/titanium_mobile_windows/pull/468