Commit Graph

732 Commits

Author SHA1 Message Date
jonahss 343949548a stabilized android webview tests 2014-05-22 13:50:54 -07:00
sebv 3a18bcc6cf splitting apidemo touch, gestures and find tests 2014-05-23 01:00:39 +08:00
sebv 061dcce1aa disabling various ci tests 2014-05-23 01:00:39 +08:00
sebv 50c6ab4ac2 gappium and selendroid test fixes 2014-05-22 19:40:19 +08:00
sebv 2d0bade2f6 android test fixes 2014-05-22 16:25:17 +08:00
sebv b377c382fe fixing ios tests 2014-05-22 01:16:48 +08:00
sebv 3c13453a73 ios6 testapp and uicatalog test fixes 2014-05-21 19:07:20 +08:00
sebv 70227a4005 fixing tests 2014-05-21 16:34:59 +08:00
sebv 204da9bd65 refactored/fixed uicatalog/gestures tests 2014-05-21 12:29:39 +08:00
sebv 54abd1da39 fixed more ios tests 2014-05-20 22:34:49 +08:00
sebv 4042a500b0 fixed tests 2014-05-20 17:15:17 +08:00
sebv 30c08b2fa4 fixed basics tests 2014-05-20 14:33:06 +08:00
sebv 11e36b541b enabling gappium tests 2014-05-20 12:55:25 +08:00
sebv c50c038c9f enabling selendroid ci tests 2014-05-19 11:23:03 +08:00
sebv 09508832a6 Adding remaining android test, moved android-webview to common 2014-05-16 18:37:36 +08:00
sebv d5ce534fab first android ci tests + fixes 2014-05-15 21:06:48 +08:00
Jonathan Lipps ddd5c6849c fix selendroid location 2014-05-15 10:17:44 +01:00
sebv d3f85b7d54 tweaking test names and tags 2014-05-15 16:08:54 +08:00
Jonathan Lipps 55969954fd no need for yiewd tests anymore 2014-05-14 09:34:30 +01:00
sebv 0a197898c9 refactored webview tests 2014-05-14 15:40:02 +08:00
sebv 7c28f2cd31 enabling first safari tests 2014-05-14 10:37:12 +08:00
Jonathan Lipps 4f9b96ee9c use appium-uiauto getElementById instead of sending
a bunch of brittle javascript over the wire
fix #2542
2014-05-13 15:36:15 +01:00
bootstraponline af89c29947 Merge pull request #2545 from rgonalo/getStrings
Get localized strings in Android, Selendroid and iOS
2014-05-13 06:40:46 -07:00
sebv 6c8f043a81 ci cap lock list 2014-05-13 19:47:01 +08:00
sebv b07834a49c fixing jscs styling error 2014-05-13 19:33:12 +08:00
sebv 877b0db1c6 fixing jscs styling error 2014-05-13 19:03:17 +08:00
Ruben Gonzalez Alonso 35cfc47e1e Extract strings from apk corresponding to device language instead of default to be used with ID location strategy in Android 2014-05-13 09:58:03 +02:00
sebv 7ce9e6d0a7 adding functionnal/common to ci 2014-05-13 12:20:11 +08:00
sebv df8c5f41ca isolated gappium tests 2014-05-13 12:20:11 +08:00
sebv cf2efd404e enabling more ios tests 2014-05-13 11:34:59 +08:00
sebv 0a96fe5a7b adding prefs tests to ci 2014-05-13 10:45:41 +08:00
bootstraponline 37b4b667f0 Always setCompressedLayoutHeirarchy 2014-05-12 15:14:31 -04:00
Jonathan Lipps c166e6813e add test to prove we get an array even when there's just one id 2014-05-12 14:43:14 +01:00
Jonathan Lipps e121810087 Merge pull request #2522 from rgonalo/ios-wrongid
Fix iOS callback problem after finding an element by a wrong id
2014-05-12 01:31:11 -07:00
sebv 0e216e5759 skipping a few uicatalog find-element test on ci 2014-05-12 10:50:35 +08:00
sebv 350d7773ec adding uicatalog tests to ci 2014-05-12 10:05:54 +08:00
sebv ea30a973f6 Adding remaining testapp tests 2014-05-11 22:20:10 +08:00
sebv d260e47a23 first ci sauce tests 2014-05-11 07:17:31 +08:00
Ruben Gonzalez Alonso e73b60e354 Fix iOS callback problem after finding an element by a wrong id 2014-05-09 12:31:40 +02:00
Isaac Murchie 2bcc775b01 Allow for encoding of non-ASCII text in Android 2014-05-07 15:55:56 -07:00
Jonathan Lipps 99dd13c043 fix up selendroid tests 2014-05-02 18:31:50 -07:00
Jonathan Lipps 513e541a6c fix selendroid webview tests 2014-05-02 18:16:27 -07:00
Jonathan Lipps 856739f5ca make sure commit hooks use local versions of grunt/mocha 2014-05-02 15:34:08 -07:00
Jonathan Lipps 52dfeaa520 fix function whitespace issues cc @Jonahss 2014-05-01 12:09:22 -07:00
Jonathan Lipps 8a5b698e28 bring grunt lint into parity with jshintrc, and fix lint issues 2014-05-01 12:09:17 -07:00
sebv b2250b0590 Added comments 2014-05-01 11:42:34 -07:00
Jonathan Lipps cfd1e77dc7 Merge pull request #2445 from imurchie/isaac-contexts-beta
Allow multiple calls to get contexts in iOS
2014-05-01 10:47:13 -07:00
Jonathan Lipps c58418e309 Merge pull request #2441 from Jonahss/autoAcceptAlert
Auto accept alert
2014-05-01 10:45:52 -07:00
jonahss 8fbb75d644 fixed #2400 - autoAcceptAlerts. Added tests 2014-04-30 19:50:30 -07:00
Isaac Murchie eebe52a340 Allow multiple calls to get contexts in iOS 2014-04-30 11:03:20 -07:00