Automated tests for Datahub.
#####View requirements.txt before running tests
-
Within the settings file set a superuser username and password. This will allow the tests to run admin related tasks.
-
Within the settings file set the user login and password. This is for test that perform as a regular user of the site.
-
Within the settings file set the home page to whichever version of datahub you are testing (local or production).
-
Execute run_tests.sh to run all tests.