@@ -0,0 +1,9 @@
#!/usr/bin/env bash
#
# Invokes all test scripts.
set -euo pipefail
cd ./tests
poetry install
poetry run pytest
The note is not visible to the blocked user.