Test#
Docker#
Before running the tests, make sure to initialise the system with data.
just init
This step is a part of the “Quickstart” process.
Run the tests in an interactive TTY connected to a
webcontainer.just api-test
On the host#
Start the Django dev server. See the “Run” document for instructions.
Run the tests in a terminal on the host.
just api-testlocal