Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Tests: Separate *ALL* unit test fixtures from auth-specific ones | Frederick Muriuki Muriithi | |
* tests/unit/auth/conftest.py: add fixtures specific to auth * tests/unit/auth/test_migration_create_users_table.py: import from new fixtures module * tests/unit/conftest.py: remove auth-specific fixtures from *ALL* unit tests fixture module. |