@@ -92,6 +92,10 @@ test-coverage:
test-fast:
pytest tests/ -v -m "not slow"
# Run slow tests only
test-slow:
pytest tests/ -v -m slow
test-auth:
pytest tests/test_auth.py -v
The note is not visible to the blocked user.