- You must source the virtualenv (
venv/) before running any commands that rely on project dependencies.
- Run tests via the
noxtest runner, not by runningpytestdirectly - The
e2etest session must have a timeout of 20 minutes set on your bash tool. This timeout is set on your bash tool, not on the command line.