Commit Graph

87 Commits

Author SHA1 Message Date
Isaac Murchie
8807782508 Add appium-doctor and update bins 2015-12-28 11:20:15 -08:00
Scott Dixon
4effad22ec Porting binaries: xcode-iwd & ios-webkit-debug-proxy-launcher 2015-12-14 10:39:33 -08:00
Scott Dixon
58ee94564e appium-doctor CLI link 2015-10-15 09:10:27 -07:00
Isaac Murchie
38bfba0acd Add authorize-ios binary 2015-09-18 15:40:18 -07:00
Jonathan Lipps
eeb4e67537 update all deps, remove unused deps, stub out binfiles, and add valid license 2015-06-02 19:10:37 +01:00
Jonathan Lipps
3da51d05cf move all old code out of git 2015-05-21 20:50:36 -07:00
Jonah Stiennon
62aed52387 add real-device flag for ios test script 2015-05-05 17:54:23 -07:00
Jonathan Lipps
e17e1e5532 update publish.sh so it checks for node 0.12 and removes antiquted xcode check 2015-04-24 12:06:58 -07:00
Isaac Murchie
0a1ff83778 Add test support for iOS 8.4 2015-04-20 13:46:22 -07:00
Jonathan Lipps
cb2d0d61b9 remove xcode switching logic from bin/test.sh; the possible combos are too complex for test.sh to do a good job with 2015-04-15 12:27:32 -07:00
Alexander Bayandin
b13ad195ca Update chromedriver to 2.15
From https://chromedriver.storage.googleapis.com/index.html?path=2.15/
```
----------ChromeDriver v2.15 (2015-03-26)----------
Supports Chrome v40-43
```
2015-03-31 11:39:30 +03:00
Isaac Murchie
450abc9828 Add basic test support for iOS 8.3 2015-03-27 08:19:21 -07:00
Eric Millin
ab6eb0f263 add Xcode 6 iphonesim sdk location 2015-03-25 13:39:36 -04:00
Eric Millin
2b8872c596 Merge pull request #4453 from sebv/sebv-webview-title
Fix for the Safari Startup Crashes
2015-02-02 21:19:25 +01:00
Alexander Bayandin
831f246125 Update chromedriver to 2.14 2015-02-01 10:55:26 +03:00
sebv
85b3f1fc12 Adding ios-webkit-debug-proxy-launcher error case 2015-01-29 04:40:11 +08:00
Jonathan Lipps
d3c24cea74 Merge pull request #4278 from imurchie/isaac-ios82
Update to handle iOS 8.2
2014-12-17 08:02:55 -08:00
Jonathan Lipps
056f5bd277 bump chromedriver version to newly-released 2.13 for next publish (fix #3798) 2014-12-16 13:49:09 -08:00
Isaac Murchie
738a389991 Update to handle iOS 8.2 2014-12-16 10:25:33 -08:00
sebv
4a9be958d9 more verbose publish script 2014-11-24 17:22:08 +08:00
sebv
7431232516 gappium test fixes 2014-11-23 18:18:13 +08:00
sebv
fd946deb34 added ios-webkit-debug-proxy launcher to go round libidevice 8.1 bugs 2014-11-21 23:20:56 +08:00
Jonathan Lipps
2f08520c11 make sure publish script is smart about how to tag a beta release (fix #4057) 2014-11-13 14:50:00 -08:00
Jonathan Lipps
a1d2656369 fix publish.sh to use local underscore-cli 2014-10-24 11:06:09 -07:00
sebv
126591b255 fixing gappium test and disabling ios6 + Android 16 in test.sh 2014-10-23 14:20:11 +08:00
Jonathan Lipps
daa1dd3bb4 ios 8.1 support 2014-10-13 09:50:30 -07:00
Jonathan Lipps
8b5c9977f8 ios8-related testsuite updates + fixes 2014-10-13 09:50:28 -07:00
Jonathan Lipps
d00efd40a9 make sure to publish tags to the branch we're working on 2014-10-04 11:31:02 -07:00
Jonathan Lipps
d892a74a14 make sure to clear npm cache when publishing 2014-09-29 09:28:44 -07:00
Jonathan Lipps
7e8164d1c6 update changelog with info about bumping chromedriver version 2014-08-07 16:28:15 -07:00
Isaac Murchie
54868eb21a Fix tests for real device 2014-08-04 18:09:55 -07:00
sebv
0af9c5afa7 mechanic + uiauto upgrade 2014-06-13 15:58:18 +08:00
sebv
06d60fc9ee extracted appium-adb npm package 2014-06-03 12:59:15 +08:00
sebv
2f9ed60ea4 Faster selendroid installer + faster ci. 2014-05-29 00:08:22 +08:00
sebv
04d569f280 various test fixes and improvements 2014-05-25 00:12:54 +08:00
sebv
74884de2be added --gappium option 2014-05-22 19:40:19 +08:00
sebv
56b3e1ae00 replaced --android-arm-only by --android-chrome in test script 2014-05-22 16:24:00 +08:00
sebv
b377c382fe fixing ios tests 2014-05-22 01:16:48 +08:00
sebv
df8c5f41ca isolated gappium tests 2014-05-13 12:20:11 +08:00
Jonathan Lipps
6fcf54391f make sure we can publish different branches 2014-04-15 15:15:15 -07:00
Jonathan Lipps
356b7f9df6 separate out chrome tests since they require a different emu 2014-04-15 13:09:55 -07:00
Jonathan Lipps
d54852ddb9 ensure that the logger is initialized with correct args before using it (fix #2308) 2014-04-10 18:46:43 -07:00
Jonathan Lipps
ce8adcfe6a update testsuite to use 1.0-style caps
- and fix various issues with specific tests
2014-04-03 18:55:49 -07:00
sebv
145de78435 fixed test script 2014-03-29 00:38:01 +08:00
sebv
f7183f2f23 better test defaults for ios71 2014-03-27 14:20:27 +08:00
Jonathan Lipps
6d2183cd9f also disallow use of appium if it was even installed with sudo 2014-03-21 16:08:42 -07:00
Jonathan Lipps
f204eb4015 make sure we run node 0.10.x to publish; 0.11.x doesn't work anymore 2014-03-21 15:22:00 -07:00
Jonathan Lipps
0f38bd1c58 allow testing of ios71 in test.sh, and pass specific versions 2014-03-20 16:58:03 -07:00
Jonathan Lipps
e4263ed7a8 publishing is for ios7.1 now 2014-03-17 16:38:01 -07:00
sebv
32c39a1f45 test fixes 2014-03-11 21:47:16 +08:00