[TIMOB-20049] Windows: Set up unit testing against Win 10 builds
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2015-12-22T16:58:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2015-11-23T15:44:50.000+0000 |
Updated | 2015-12-22T16:58:59.000+0000 |
Description
We currently run mocha tests against the Windows emulator when we build on Windows 8.1. We should do the equivalent for Windows 10 builds.
I'm not sure if that means we'd need to run the tests against Windows Store deploy target, or if we can just run normally against the Win10 phone emulator (which likely will require CLI work to know which lib versions are OK for win10 universal)
No comments