/fxa-testing-e2e

fxa-testing-e2e

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

fxa-testing-e2e

A set of end-to-end tests that make sure that Firefox Accounts and Firefox Sync do not regress.

CircleCI

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!