Files

To use the smoketests, you first need to install the dependencies:

python -m venv smoketests/venv
smoketests/venv/bin/pip install -r smoketests/requirements.txt

Then, run the smoketests like so:

smoketests/venv/bin/python -m smoketests <args>