Files
appium/test
Dylan Lacey f2f349a36d Added pullFile support for iOS simulator.
`mobile: pullFile {:path => '/Some/Path'}` fetches a file relative to
the root of the device's filesystem.

`mobile: pullFile {:path => '/Applications/Some.app'}` fetches a file
relative to the root of that Application's .app directory, adding in the
GUID.

Fixes #2010, #1807
2014-04-02 22:19:25 -07:00
..
2014-02-07 12:51:20 +08:00
2014-03-31 10:59:11 -07:00
2014-01-30 16:58:19 +08:00
2014-03-26 20:59:19 +08:00

Here's a list of things that aren't tested in this suite:

  • real devices
  • SafariLauncher
  • --default-device vs not (depends on server args during test)
  • unexpected instruments crash mid-test
  • different locations of node on system (for appium-instruments)
  • node install in appium.app (for appium-instruments)
  • android with --udid (even if emulator)
  • {launch: false} caps
  • setting locale
  • --avd / avdName
  • safari ipad
  • sudo grunt authorize