kwork-api/tests
root 94978ccdf1 test: use session-scoped e2e_client fixture (login once per session)
- Add event_loop fixture with session scope
- Add e2e_client fixture that logs in ONCE for all catalog tests
- Add catalog_kwork_id fixture that fetches kwork ID ONCE
- All catalog tests now reuse the same authenticated client
- Reduces login calls from 10 to 1 per test session
2026-03-29 23:55:38 +00:00
..
e2e test: use session-scoped e2e_client fixture (login once per session) 2026-03-29 23:55:38 +00:00
integration feat: Kwork API client with full CI/CD and E2E tests 2026-03-29 23:31:28 +00:00
unit test: fix E2E tests to handle empty API responses 2026-03-29 23:35:37 +00:00