Files
orchard/backend/tests/conftest.py
Mondo Diaz a93c93faa4 Fix integration tests authentication for CI environments
- Make integration_client fixture session-scoped (single login per test run)
- Add configurable credentials via ORCHARD_TEST_USERNAME/PASSWORD env vars
- Fail fast with clear error message if authentication fails
- Add cookie verification after login
- Remove silent failure mode that hid auth issues
2026-01-16 21:04:31 +00:00

10 KiB