To run the tests, just run:
make testIf you want to run Python unit tests only:
make test-backendBy default, front end tests are done with [Selenium] and [PhantomJS]. To run the front end tests locally, you can just run:
make test-frontendThis project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.