Josh Soref created CB-7209:
------------------------------
Summary: Improve tests including adding parallelism support
Key: CB-7209
URL: https://issues.apache.org/jira/browse/CB-7209
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref
cordova-blackberry has some somewhat flaky tests...
* They call createSpy in places where they should use spyOn
* They use a fixed temp directory (which makes parallel tests trip on eachother)
* They make odd assumptions about process.argv (which isn't nice when a random
test system might be feeding it...)
* They run "windows" tests on other platforms (which is pretty pointless)
--
This message was sent by Atlassian JIRA
(v6.2#6252)