Write the tests inside the test folder. Use ’ `pytest zanbato/atsaccounts/tests/test_commands.py to run the tests for that file. You can find more here: https://zanbato.atlassian.net/wiki/spaces/ZC/pages/1786544304/Python+Testing

ARE UNIT TESTS WRITTEN IN A SEPARATE PR?? pytest zanbato/ats/tests/test_views.py::ATSViewsTest::test_ats_staff_access

use -v to get the full diff

inspect your code or run with pytest --snapshot-update to update them.