fxa-testing-e2e
A set of end-to-end tests that make sure that Firefox Accounts and Firefox Sync do not regress.
Usage
Make sure you have Python's virtualenv installed.
Get latest Firefox Nightly and all the tools using by running:
./setup.sh
Run tests
Linux
./run.sh
OS X
./run-osx.sh
Other information
- Do not defocus the Firefox browser while it is running the tests!