Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19865] Windows: Revisit skipped mocha test

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-11-10T04:12:56.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-11-04T09:41:33.000+0000
Updated2017-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.

Comments

  1. Kota Iguchi 2015-11-06

    https://github.com/appcelerator/titanium_mobile_windows/pull/468
  2. Kota Iguchi 2015-11-06

    How to test: * Create NMocha project for Windows Phone app
       $ node YOUR_titanium_mobile_windows/Tools/Scripts/generate_project.js -p WindowsPhone new NMocha
       
    * Open NMocha.WindowsPhone.Win32/NMocha.sln and run it * Results are print out to the VS console, make sure all unit tests pass
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source