Confirmed users
1,051
edits
| Line 28: | Line 28: | ||
Follow the following steps to get your build setup for running test cases that place the SIM card in before and after the First Time Experience application is ran. | Follow the following steps to get your build setup for running test cases that place the SIM card in before and after the First Time Experience application is ran. | ||
* [https://github.com/mozilla/qa-testcase-data mozilla/qa-testcase-data] | * [https://github.com/mozilla/qa-testcase-data mozilla/qa-testcase-data] | ||
# Flash the latest build for the version you are aiming to test | # Flash the latest build for the version you are aiming to test | ||
| Line 34: | Line 35: | ||
# In the Gaia directory, run "git checkout branchname", where branchname equals the branch you are testing (e.g. if you want 1.2, you would run git checkout v1.2). | # In the Gaia directory, run "git checkout branchname", where branchname equals the branch you are testing (e.g. if you want 1.2, you would run git checkout v1.2). | ||
# In the Gaia directory, run "MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=../qa-testcase-data/customization/reference make production" | # In the Gaia directory, run "MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=../qa-testcase-data/customization/reference make production" | ||
* [https://github.com/mozilla-b2g/gaia mozilla-b2g/gaia] | * [https://github.com/mozilla-b2g/gaia mozilla-b2g/gaia] | ||