Andrew Grieve
c3267def97
Revert "Reverting the refactor. I'd rather have 4 failures due to timing than tests completely disappear"
...
This reverts commit 390927772e
.
2015-02-12 14:48:49 -05:00
Joe Bowser
390927772e
Reverting the refactor. I'd rather have 4 failures due to timing than tests completely disappear
2015-02-11 14:28:50 -08:00
Andrew Grieve
4358a04730
Big Refactor of integration tests: use locks rather than timeouts, deleted disabled tests, Use same activity for most tests
2015-02-10 22:04:42 -05:00
Joe Bowser
50ea162251
Change in test's AndroidManifest.xml needed for the test to run properly. Forgot the manifest.
2014-08-14 14:30:31 -07:00
Andrew Grieve
d8a19b5565
Update unit tests to not use most deprecated things (e.g. DroidGap)
2014-07-10 10:23:44 -04:00
Marcel Kinard
0b5bf0c098
CB-6707 Update minSdkVersion to 10 consistently
...
Update minSdkVersion in the AndroidManifest for the cordova.jar and the
test project.
2014-05-20 07:00:21 -04:00
Joe Bowser
41cace9a96
Updating tests to KitKat, and making the tests more thread-safe
2013-11-29 14:28:10 -08:00
Marcel Kinard
b895a0c335
CB-5346 Fix and cleanup broken Android unit test
...
- Found stale cordova.js in the test project. Changed ant script to copy in
a fresh one in the pre-build stage. Removed stale copies from git, added
to .gitignore. This is what was causing the test failure when sending
javascript to the webview.
- Found almost-stale copy of device plugin, did the same as above.
- Fixed spacing in log messages in CordovaWebView.
- Updated README.md with current information.
- Removed dollar signs that were previously accidently appended to the license.
- Added cordova version to html pages, next to the other metadata.
- Fix incorrect separator in the viewport meta tag.
- Changed old-style <log> tag to <preference name="loglevel"> in config.xml.
- In BackButtonMultiPageTest, increased the TIMEOUT so the deviceready event
can trigger the referenced javascript, improved the setup() method to
explicitly load the starting point.
2013-11-11 16:19:01 -05:00
Joe Bowser
94fb79c17f
CB-5302: Massive movement to get tests working again
2013-11-06 15:06:20 -08:00
Joe Bowser
5c4fa213d1
CB-4230: We test Cordova, not jQuery Mobile
2013-07-15 14:08:54 -07:00
Joe Bowser
1895d8ac9e
CB-3944: Removing activity that doesn't exist
2013-07-15 13:54:00 -07:00
Joe Bowser
7f5f87ac72
CB-3957: The new activity wasn't added to the Android Manifest
2013-07-15 13:51:27 -07:00
Andrew Grieve
77e9092108
[CB-3384] Reworked UriResolver into CordovaResourceApi.
...
Changes were made after trying to use the API for Camera, FileTransfer, Media.
The main difference is separating the concept of URI remapping from the read/write helpers.
2013-07-15 15:18:39 -04:00
Fil Maj
09035eb4c4
Setting template AndroidManifest values for version to 1.0 and code to 1.
2013-01-23 12:13:07 -08:00
Joe Bowser
9233c3a898
Fixing error with the tests, backbuttonmultipage wasn't added
2012-11-14 13:22:58 -08:00
Joe Bowser
69f11a29e1
Updating the project so that the activities are clearly separated from Test and Helper code
2012-11-02 16:15:51 -07:00
Bryce Curtis
ac504768b2
CB-779: Verify that fullscreen and backgroundColor preferences are set properly - This check-in enables background color and adds test for it.
2012-05-16 16:47:02 -05:00
Bryce Curtis
2d7b7160c3
CB-779: Verify that fullscreen and backgroundColor preferences are set properly - This check-in enables fullscreen and adds test for it.
2012-05-16 15:49:25 -05:00
Bryce Curtis
2fbb9c285d
CB-369: Authentication Code doesn't seem to work. -- Verified basic auth works and provided test case.
2012-05-16 15:13:42 -05:00
Joe Bowser
aede2235d0
Updating Activities
2012-05-14 16:07:00 -07:00
Joe Bowser
9dfa503bad
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
2012-05-07 11:15:38 -07:00
Joe Bowser
a087116915
Working towards Apache compliance
2012-05-07 10:56:37 -07:00
Joe Bowser
95013e87dd
Fixing the manifest errors
2012-04-10 16:01:53 -07:00
Joe Bowser
d604e8b9b4
Updating the tests a bit, still not running
2012-04-10 15:53:40 -07:00
Joe Bowser
527f17d19e
Tweaking the tests so that they merge
2012-04-04 13:38:35 -07:00
Bryce Curtis
900be3afe0
Tests to verify Android native features.
2012-03-30 11:37:29 -05:00
Joe Bowser
ae8bc77ee7
Adding the tests from the GitHub Prototype
2012-03-23 14:56:55 -07:00