Skip to content

Test documentation

VukR edited this page Apr 5, 2018 · 2 revisions

For front-end we have developed a test suite through the use of Selenium and Python3. The tests must initially be executed manually from the test folder. User stories US.7, 8, 10, 11. The other tests are not covered by our test suite.

Output of the passing test in Selenium:

TravisCI performs unit testing for the back-end to make sure the server will run without major errors when changes are pushed to deployment.

Clone this wiki locally