[TIMOB-9840] BlackBerry: Integrate Anvil unit test framework and get tests to run
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-09-07T14:03:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-13 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | medium |
| Reporter | Ingo Muschenetz |
| Assignee | Pedro Enrique |
| Created | 2012-06-29T05:59:00.000+0000 |
| Updated | 2017-03-03T05:22:10.000+0000 |
Description
- Implement platform specific file in anvil/driver/platforms (closest match likely to be android.js)
- minor updates to anvil/driver/driver.js to add BB as a known platform
- select a socket port for BB in anvil/driver/config.js created from a copy of exampleConfig.js
- Identify necessary Ti API calls needed for the harness app and implement them
- Figure out the communication between driver and harness
https://github.com/Macadamian/titanium_mobile/pull/149
To fix issues with caused by sync: https://github.com/Macadamian/titanium_mobile/pull/152
Closing ticket as BlackBerry is no longer supported.