Commit Graph

44 Commits

Author SHA1 Message Date
Jonathan Lipps 4bf29e0a9a version bump for npm publish 2013-02-20 18:57:48 -08:00
Jonathan Lipps 3970d68235 update what grunt tasks travis runs, it's not a mac! 2013-02-20 13:47:50 -08:00
Jonathan Lipps ba0667f98e add grunt-cli to packages.json for travis 2013-02-20 13:29:12 -08:00
Jonathan Lipps 897c871128 use newer grunt-mocha-test for grunt 0.4 compat 2013-02-20 11:32:42 -08:00
Jonathan Lipps cc1d7fb79c upgrade to grunt 0.4 and begin migration (starting with lint) 2013-02-20 11:32:42 -08:00
Jonathan Lipps 743e24301d bump version for npm publish 2013-02-13 19:11:45 -08:00
Jonathan Lipps d5989b3be0 bump package json for npm publish 2013-02-12 14:57:16 -08:00
Jonathan Lipps 6929940eba be much more eager about cleaning up extraneous files 2013-02-12 14:41:47 -08:00
Jonathan Lipps ddfc995d79 version bump for npm publish 2013-02-11 17:11:26 -08:00
Sebastian Tiedtke 612df7745d Version bump 2013-02-11 17:05:32 -08:00
Jonathan Lipps 623edea6f4 add framework for supporting non-selenium commands, and add complex tap action as an example 2013-02-05 15:21:39 -08:00
Sebastian Tiedtke 52a1b21709 Version bump 2013-02-05 03:32:53 -08:00
Sebastian Tiedtke 6080a32f56 Verion bump 2013-02-05 01:52:56 -08:00
Sebastian Tiedtke a0d8e98fd9 Version bump. 2013-02-04 23:49:12 -08:00
Sebastian Tiedtke 4cc74997ed Version bump. 2013-02-04 22:51:32 -08:00
Adam Christian 309cd862df Bumping version for a publish of 0.0.5 2013-02-04 19:46:53 -08:00
Sebastian Tiedtke a473f30743 Bump version for npm publish. 2013-02-04 14:29:06 -08:00
Sebastian Tiedtke ead7358195 Added bin (npm install -g) for instruments socket client. 2013-02-04 14:11:00 -08:00
Adam Christian d5e49e3bef Bumping version to publish 2013-02-01 14:23:05 -08:00
Jason Huggins 21f3a9bddd Now require('appium') works again. 2013-02-01 14:47:13 -06:00
Jonathan Lipps ace982a051 playing around with remote debugger for automating webviews 2013-01-31 20:09:19 -08:00
Adam Christian 4f5ab47153 Bumping version to push current code to npm 2013-01-29 15:58:56 -08:00
Jonathan Lipps 4a5af40258 download test zipped apps from repo instead of jlipps site, cleanup 2013-01-25 15:26:43 -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
Adam Christian 6087b222e1 Binary + shell + prep for publish to npm 2013-01-21 16:15:39 -08:00
Jonathan Lipps 589bec2e69 nodeify the authorization script and update readme 2013-01-18 15:04:20 -08:00
Jonathan Lipps 87b05a6218 add should to deps 2013-01-17 11:18:37 -08:00
admc a11c8c2bed Using dev WD 2013-01-16 18:43:50 -08:00
Sebastian Tiedtke 963e87a6cf Added winston to dependencies. 2013-01-15 19:33:50 -08:00
Sebastian Tiedtke 43045b0dfe Merge pull request #3 from santiycr/master
Adding getSessions
2013-01-15 15:25:19 -08:00
Sebastian Tiedtke 0e20d95dc1 Made it all work. 2013-01-15 15:10:34 -08:00
berni c1b68ea0e9 porting /wd/hub/session/<session_id>/element/<element_id>/displayed 2013-01-15 23:27:25 +01:00
Sebastian Tiedtke 6db5be8069 Lint js files before running tests. 2013-01-14 20:33:02 -08:00
Jonathan Lipps 2c74fc7df5 instruments organization; add shutdown handler for dealing with trace dirs; more cleanup 2013-01-14 12:06:56 -08:00
Sebastian Tiedtke f72d8a29a5 Only execute unit tests for now (travis-ci). 2013-01-14 12:02:45 -08:00
Sebastian Tiedtke 604d5ddb43 Make sure npm picks up on the right tests. 2013-01-13 21:22:56 -08:00
Sebastian Tiedtke 6d53d0fd36 Use grunt tasks for tests. 2013-01-13 21:15:33 -08:00
Sebastian Tiedtke 7b23ae05a8 Added some dev dependencies. 2013-01-13 18:20:12 -08:00
Sebastian Tiedtke 5316776984 Use grunt to lint/jshint files. 2013-01-11 14:40:38 -08:00
Adam Christian c19628375e Adding the deps 2013-01-10 18:24:12 -08:00
Adam Christian 1c733fd067 More boilerplating of the things 2013-01-10 18:21:50 -08:00
Adam Christian af51bf6b55 More boiler plate 2013-01-10 14:02:50 -08:00
Adam Christian ffafa83562 Getting the initial server and routing working 2013-01-10 01:58:04 -08:00
Adam Christian 3833653207 Starting in on boiler 2013-01-09 16:57:28 -08:00