Commit Graph

25 Commits

Author SHA1 Message Date
sebv
714e24c789 Test reformatting, step2. 2014-01-30 16:55:47 +08:00
sebv
d971f72c46 stricter jshint rules enforcable from editor 2014-01-29 14:03:34 +08:00
Jonathan Lipps
8ce088c11a make toggle test ready for appium test
- build it in reset.sh
- move test files to an appropriate dir
- add to test.sh
cc @mobiware
2014-01-21 16:31:20 -08:00
sebv
6695dfe5fb Refactored tests to use wd promise-chain api 2014-01-14 04:31:19 +08:00
bootstraponline
f603af0684 Fix appium shell
node appium.js --shell
2013-12-26 21:09:30 -05:00
Jonathan Lipps
413a9bee38 make sure that gappium tests are run for both ios and android 2013-12-19 11:27:09 -08:00
Jonathan Lipps
038561117d allow setting ios sdk version in tests with IOS_VERSION env var 2013-12-18 16:55:36 -08:00
Jonathan Lipps
0b80544c36 add tests for apk downloading, delete old tests (fix #1631) 2013-12-17 12:46:51 -08:00
Dan Cuellar
e272906144 Fixing Issue Where Linux tried to run iOS Checks and where sometimes checks did not run 2013-12-14 15:21:31 -08:00
Jonathan Lipps
4172d71d5b fix authorize-ios (fix #1499) 2013-12-12 11:12:16 -08:00
Dan Cuellar
75d31929c6 Adding Dev Checks 2013-12-01 12:48:13 -08:00
Dan Cuellar
2e1733a654 Adding checks to see if authorize iOS needs to be run 2013-11-30 20:39:33 -08:00
Dan Cuellar
98667ea8f0 Adding the ability to run appium-doctor via the app using socket.io 2013-11-30 18:11:56 -08:00
Dan Cuellar
3bc4cd5779 Appium Doctor Start
This is a basic vesion of Appium Doctor that checks for Xcode, Xcode
Command Line Tools, JAVA_HOME, and ANDROID_HOME
2013-11-26 14:34:54 -08:00
Jonathan Lipps
f3ae7d5e6b make sure to run iwebview tests in ios7 testsuite 2013-11-15 12:23:06 -08:00
Jonathan Lipps
f8897c00cd add more error handling in instruments_client 2013-11-12 12:15:58 -08:00
Jonathan Lipps
f73a030ad9 add logging initialization in bin/appium so npm will work (fix #1381) 2013-10-29 14:40:15 -07:00
Jonathan Lipps
823d4da6a2 fiddle with some timeouts to account for older/slower emulators
and time testruns
2013-10-28 16:58:09 -07:00
Jonathan Lipps
84ca50ae47 Merge pull request #1353 from filmaj/sh-compat
Shell compatibility w/ test.sh
2013-10-24 15:57:01 -07:00
filmaj
4969bba0f7 Made test.sh sh compatible (removed bashisms). Made test.sh not rely on mac-only tooling. Small documentation tweaks in readme and contributing doc. 2013-10-24 15:13:55 -07:00
Jonathan Lipps
91e21ac13b replicate @snevesbarros reset fix for building safari 2013-10-24 13:45:55 -07:00
Jonathan Lipps
651f4ff13a move instruments-client into bin/ and rename helpfully 2013-10-17 10:30:12 -07:00
Jonathan Lipps
af930d11a9 move appium bin into bin/ 2013-10-17 10:30:11 -07:00
Jonathan Lipps
30b9ee4047 move authorize-ios into bin 2013-10-17 10:30:11 -07:00
Jonathan Lipps
ae94df62af move some helper scripts into bin/ 2013-10-17 10:30:11 -07:00