[TIMOB-28041] Merge titanium-mobile-mocha-suite into titanium_mobile
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Resolved |
| Resolution | Done |
| Resolution Date | 2020-07-24T18:12:54.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Christopher Williams |
| Created | 2020-07-23T17:17:04.000+0000 |
| Updated | 2020-08-14T15:29:15.000+0000 |
Description
We split out the test suite so that it could be used between iOS/Android (titanium_mobile) and Windows (titanium_mobile_windows). Given that Windows is dead, we should consider making our lives much easier and folding the test suite and tooling directly into the SDK repo (titanium_mobile). We would avoid the need to migrate tests back and forth and maintain branches/fixes on both repos.
master, 9_1_X and 9_3_X now have the unit test suite folded directly into them.