Skip to content
Snippets Groups Projects
Unverified Commit 35ef102d authored by Todd Dembrey's avatar Todd Dembrey Committed by GitHub
Browse files

Merge pull request #837 from OpenTechFund/readme-tests-update

README tests update
parents e13e6f41 c0149974
No related branches found
No related tags found
No related merge requests found
......@@ -72,3 +72,12 @@ gulp build
```
For more command see the `gulpfile.js` file.
# Running tests
Run all tests for the project with the following command within the SSH session:
``` bash
DJANGO_SETTINGS_MODULE=opentech.settings.test python manage.py test --keepdb
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment