Skip to content

Testing

Dave Lawrence edited this page Oct 12, 2023 · 1 revision

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?
Clone this wiki locally