Files
appium/test
bootstraponline 6494df98d6 Android mobile push & pull
Ruby examples:

mobile :pushFile, data: Base64.encode64('test ruby'), path: '/data/local/tmp/test.txt'

pull_result = mobile :pullFile, path: '/data/local/tmp/test.txt'
Base64.decode64 pull_result
2014-03-14 15:09:13 -04:00
..
2014-03-14 15:09:13 -04:00
2014-02-07 12:51:20 +08:00
2014-01-30 16:58:19 +08:00
2014-03-11 21:47:16 +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