Testing - SACGF/variantgrid GitHub Wiki
Unit Testing
Kick off unit testing via:
python3 manage.py test --keepdb
See also:
Manual Testing
- We have a whole bunch of online tests - what's it called again?
Kick off unit testing via:
python3 manage.py test --keepdb
See also: