Commit Graph

381 Commits

Author SHA1 Message Date
Sebastian Tiedtke a534635ed6 Added accessibility labels to be able to test look up by name. 2013-01-27 15:06:59 -08:00
Sebastian Tiedtke 41b65dfaf7 Made elementByName available (more refactoring/migration to be done soon). 2013-01-27 15:06:59 -08:00
admc 30c2f471e6 Merge pull request #54 from jlipps/master
small fixes
2013-01-25 15:53:46 -08:00
Jonathan Lipps abb7f98920 some small fixes 2013-01-25 15:41:07 -08:00
Sebastian Tiedtke 16f58c0137 Merge pull request #53 from jlipps/master
use github to serve static test zip
2013-01-25 15:31:19 -08:00
Jonathan Lipps 4a5af40258 download test zipped apps from repo instead of jlipps site, cleanup 2013-01-25 15:26:43 -08:00
Sebastian Tiedtke cc591c4036 Merge pull request #52 from jlipps/master
Adding some downloadable assets
2013-01-25 15:00:24 -08:00
Jonathan Lipps d57c57fa4b add app zip files for use in tests 2013-01-25 14:54:57 -08:00
Jonathan Lipps 90d27be43f Merge pull request #48 from sourishkrout/master
Let's catch up with communication protocol changes.
2013-01-25 11:38:58 -08:00
Sebastian Tiedtke fcbb59319b Merge branch 'master' of github.com:appium/appium 2013-01-25 11:37:55 -08:00
Jonathan Lipps 18b647c9a4 update readme and example tests to use new way of starting app 2013-01-25 11:34:58 -08:00
Jonathan Lipps 53d8fc1f2c fix various tests based on new structure 2013-01-25 11:34:58 -08:00
Jonathan Lipps f21b9c61c8 fix unit test 2013-01-25 11:34:58 -08:00
Jonathan Lipps f238697a5c create better test organization, say which tests need --app and which don't 2013-01-25 11:34:58 -08:00
Jonathan Lipps 97f459ff9b update tests to use desired caps app rather than relying on server 2013-01-25 11:34:58 -08:00
Jonathan Lipps 241f9884cc don't run tests by starting server with app anymore, let's do it all from desired caps 2013-01-25 11:34:58 -08:00
Jonathan Lipps e6cde7c0e1 test url unzipping and make sure we don't cache app accidentally 2013-01-25 11:34:57 -08:00
Jonathan Lipps a9d58a6ce7 allow loading of app by path or url from desired capabilities
also a lot of stability improvements and error handling
2013-01-25 11:34:57 -08:00
berni 79f971670e beautiful curly braces for Sebastian 2013-01-25 11:34:57 -08:00
Sebastian Tiedtke 25d6576053 Merge pull request #51 from jlipps/master
docs and examples update
2013-01-25 11:33:54 -08:00
Jonathan Lipps d6a33d017b update readme and example tests to use new way of starting app 2013-01-25 11:28:47 -08:00
Sebastian Tiedtke a363ff03ac Merge pull request #50 from jlipps/master
No longer require --app to start appium; support desiredCaps method
2013-01-25 10:24:00 -08:00
Jonathan Lipps 4a684872dc fix various tests based on new structure 2013-01-25 10:21:23 -08:00
Jonathan Lipps 437177f637 fix unit test 2013-01-25 10:15:21 -08:00
Jonathan Lipps e09f3f092c create better test organization, say which tests need --app and which don't 2013-01-25 10:10:46 -08:00
Jonathan Lipps 186928d27c update tests to use desired caps app rather than relying on server 2013-01-25 10:00:30 -08:00
Jonathan Lipps 624a117038 don't run tests by starting server with app anymore, let's do it all from desired caps 2013-01-25 10:00:12 -08:00
Jonathan Lipps 1814f0d605 test url unzipping and make sure we don't cache app accidentally 2013-01-25 09:40:09 -08:00
Jonathan Lipps 54145f4dc3 allow loading of app by path or url from desired capabilities
also a lot of stability improvements and error handling
2013-01-25 09:06:54 -08:00
Sebastian Tiedtke 9ae3b0cc87 Merge pull request #49 from bernii/master
beautiful curly braces for Sebastian
2013-01-24 16:37:30 -08:00
berni 603a0d1e50 beautiful curly braces for Sebastian 2013-01-25 01:35:43 +01:00
Sebastian Tiedtke f683fc7834 Better debugging: Output the contents of the object instead of the type. 2013-01-24 15:42:26 -08:00
Sebastian Tiedtke b7390f49c0 Minor improvement. 2013-01-24 14:55:27 -08:00
Sebastian Tiedtke 18a9fe0aca Merge pull request #47 from jlipps/master
update page source schema/tests
2013-01-24 14:54:50 -08:00
Jonathan Lipps e43b91e0c5 update page source tests to reflect new schema 2013-01-24 14:39:53 -08:00
Sebastian Tiedtke 6cb2b29777 Merge pull request #46 from jlipps/master
better instruments, more appiumutils refactoring
2013-01-24 14:13:15 -08:00
Jonathan Lipps 0d1d3e3aa2 update appiumutils with getTree and better pageSource 2013-01-24 12:49:38 -08:00
Jonathan Lipps f06ffd6f14 allow instruments to handle data transmissions larger than buffer size 2013-01-24 12:34:21 -08:00
Sebastian Tiedtke f17b4a49b8 Merge pull request #45 from jlipps/master
replace deactivateApp and takeScreenshot with mechanic
2013-01-24 11:38:24 -08:00
Jonathan Lipps 979db6b5a2 reorganize screen orientation appiumutils commands 2013-01-24 10:54:01 -08:00
Jonathan Lipps 435798e95b Merge branch 'master' of github.com:appium/appium 2013-01-24 10:22:28 -08:00
Jonathan Lipps 9af0bad478 replace deactivateApp and takeScreenshot functions with mechanic equivalents 2013-01-24 10:21:37 -08:00
admc b5cebb4950 Merge pull request #44 from jlipps/master
set stage for rearchitecture of appiumutils.js
2013-01-24 10:19:34 -08:00
Jonathan Lipps 46267ca204 beginning reorganization of appiumutils, and starting tests 2013-01-24 10:00:55 -08:00
Jonathan Lipps 08da09a7e2 Merge pull request #43 from jlipps/master
don't hardcode node binary path
2013-01-24 08:31:26 -08:00
Jonathan Lipps 3db0b010c9 get node binary from path more flexibly 2013-01-24 08:21:41 -08:00
Bernard Kobos 1734ff4ab3 Merge pull request #42 from jlipps/master
grunt update
2013-01-24 08:07:27 -08:00
Jonathan Lipps 1a45842d8b make sure all uicatalog tests get run 2013-01-24 08:06:15 -08:00
Jonathan Lipps e150c5588d Merge pull request #41 from bernii/master
Flick element - make flick work with sliders
2013-01-24 07:46:10 -08:00
berni 96a3dc5aa8 flick element - work with sliders etc. 2013-01-24 12:52:14 +01:00