You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# First, setup your database & environment as in the local setup# Nextcd csss-site-backend
# Finally, do
python -m pytest tests/integration/test_officers.py
# to run the specified integration test