Confirmed users
1,759
edits
| Line 81: | Line 81: | ||
host=http://mochi.test:8888/tests # mochi.test is defined in the profile proxy auto config | 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 | rawhost=http://192.168.1.73:8888/tests # used for some tests | ||
* for each test case, in [[https://wiki.mozilla.org/Auto-tools/Projects/Robocop/robocop_ini robocop.ini]] we launch fennec. Here is an example of the first test case testallpagesTab: | * for each test case, in [[https://wiki.mozilla.org/Auto-tools/Projects/Robocop/robocop_ini robocop.ini]] we launch fennec. Here is an example of the first test case testallpagesTab: | ||
am instrument -w -e deviceroot /mnt/sdcard/tests -e class org.mozilla.fennec.tests.testAllPagesTab org.mozilla.roboexample.test/org.mozilla.fennec.FennecInstrumentationTestRunner | am instrument -w -e deviceroot /mnt/sdcard/tests -e class org.mozilla.fennec.tests.testAllPagesTab org.mozilla.roboexample.test/org.mozilla.fennec.FennecInstrumentationTestRunner | ||