Files
orchard/backend/tests/conftest.py
Mondo Diaz 28b434b944 Add function-scoped auth_client fixture for auth tests
- Add auth_client fixture (function-scoped) for authentication tests
- Update all tests in test_auth_api.py to use auth_client
- Prevents auth tests from polluting the shared integration_client session
- Each auth test gets a fresh client, avoiding state leakage
2026-01-16 21:14:40 +00:00

11 KiB