Commit Graph

19 Commits

Author SHA1 Message Date
Jonathan Lipps f3a2f4035c to reuse the server we need to rescope these variables 2013-01-17 18:41:45 -08:00
Jonathan Lipps 80f1e4f956 don't show appium logging in console during tests 2013-01-17 11:47:42 -08:00
Jonathan Lipps 7d96af7117 allow 'grunt test' to spin up and shutdown server before/after tests 2013-01-16 18:07:13 -08:00
Sebastian Tiedtke 9f66f0f25a No more plain console.log across node js code. 2013-01-15 19:33:50 -08:00
Sebastian Tiedtke 83e4e681fb Made sure it works either way: The cl interface won't be able to supply a callback. 2013-01-15 17:04:19 -08:00
Jonathan Lipps 120d226123 added an example of how to run server along with tests in the test file 2013-01-15 16:42:27 -08:00
jeremy avnet b1f5bb4922 have grunt lint use js strict mode and fix up the codebase to pass 2013-01-15 11:43:08 -08:00
jeremy avnet 4c3f498de2 unused requires 2013-01-15 11:43:08 -08:00
Sebastian Tiedtke 4c5583d450 Added new layer for iOS abstraction. 2013-01-14 20:33:02 -08:00
Jonathan Lipps 70d585565e remove trace dir by default in appium 2013-01-14 14:14:55 -08:00
Jonathan Lipps 54aeff74f0 add grunt task for running appium 2013-01-14 12:34:31 -08:00
Sebastian Tiedtke 60a48a5a5c Deal with invalid http POST more gracefully. 2013-01-13 18:20:12 -08:00
Sebastian Tiedtke 5e32419501 Stab add hooking up REST http interface with instruments api. 2013-01-12 13:49:46 -08:00
Sebastian Tiedtke 2537f6e85f Command line arg parsing lives in its own file now. 2013-01-11 16:06:40 -08:00
Sebastian Tiedtke ccaf131cb7 Massive refactor: Mostly to remove ambiguity of the term 'app'. 2013-01-11 15:40:59 -08:00
Adam Christian f115b9bf5d Moving the argument parsing out of server.js for clarity 2013-01-11 14:55:20 -08:00
Adam Christian 0407c02091 More re-org, adding some new commands 2013-01-11 00:17:28 -08:00
Sebastian Tiedtke f77e2e44d9 Keep conventions for function vs. ctor straight. 2013-01-10 18:54:42 -08:00
Adam Christian 1c733fd067 More boilerplating of the things 2013-01-10 18:21:50 -08:00