Auto-tools/Projects/Robocop: Difference between revisions

Jump to navigation Jump to search
Line 85: Line 85:
* create a fresh profile and copy it to the device
* create a fresh profile and copy it to the device
* we generate robotium.config and push it to the device
* we generate robotium.config and push it to the device
  profile=/mnt/sdcard/tests/profile
$ adb shell cat /mnt/sdcard/tests/robotium.config
  logfile=/mnt/sdcard/tests/logs/mochitest.log
  profile=/mnt/sdcard/tests/profile           # from the first step
  host=http://mochi.test:8888/tests
  logfile=/mnt/sdcard/tests/logs/mochitest.log # where robocop will write logs to
  rawhost=http://192.168.1.73:8888/tests
  host=http://mochi.test:8888/tests           # mochi.test is defined in the profile proxy auto config
  rawhost=http://192.168.1.73:8888/tests      # used for some tests
* we push fennec_ids.txt to the device
* we push fennec_ids.txt to the device
* for each test case, in robocop.ini we launch fennec
* for each test case, in robocop.ini we launch fennec
Confirmed users
3,376

edits

Navigation menu