normandy/functional_tests
Rehan Dalal 31b99786ea
Merge branch 'master' into 'peer-review-merge'
2017-03-28 20:08:44 -04:00
..
bin Always flush and re-init database when running functional tests. 2017-02-07 11:26:46 -08:00
requirements Output test reports and rename directory. 2017-02-06 10:25:16 -08:00
tests Add selenium tests for peer approval workflow 2017-03-23 09:20:51 -04:00
.dockerignore Output test reports and rename directory. 2017-02-06 10:25:16 -08:00
Dockerfile Use Python 3.6 for functional tests. 2017-02-07 11:16:14 -08:00
README.md functional-tests: Fix documentation link 2017-03-15 16:45:28 -07:00
capabilities.json Output test reports and rename directory. 2017-02-06 10:25:16 -08:00
docker-compose.yml Use takis instead of wait-for-it.sh during functional tests. 2017-02-07 11:16:37 -08:00
pytest.ini Output test reports and rename directory. 2017-02-06 10:25:16 -08:00

README.md

Normandy Functional Tests

This project runs Selenium tests against the recipe server to test the functionality of the site end-to-end by controlling a web browser that is connected to a prod-like version of the site.

See the documentation for more info.