Big Refactor of integration tests: use locks rather than timeouts, deleted disabled tests, Use same activity for most tests

This commit is contained in:
Andrew Grieve
2015-02-10 20:12:38 -05:00
parent c552d912a0
commit 4358a04730
47 changed files with 743 additions and 2405 deletions
-3
View File
@@ -38,7 +38,4 @@
<feature name="Activity">
<param name="android-package" value="org.apache.cordova.test.ActivityPlugin" />
</feature>
<feature name="PluginStub">
<param name="android-package" value="org.apache.cordova.pluginApi.pluginStub" />
</feature>
</widget>