- Do a checkout on the repository
- Run
npm install - Upload the app found in the "apps" folder to Browserstack. Make sure to save the URL.
- Set up the following fields in the "RunManager" class:
- A valid “browserstackUser”
- The browserstack key belonging to said user
- The browserstack url of the app in test
Run the test with the following command:
npm run test