chrysopedia/backend/tests
jlightner 899ab742a8 test: Added automatic primary→fallback LLM endpoint switching in ChatSe…
- "backend/chat_service.py"
- "backend/tests/test_chat.py"
- "docker-compose.yml"

GSD-Task: S08/T01
2026-04-04 14:31:28 +00:00
..
fixtures fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
notifications test: Added GET/PUT notification preferences endpoints, signed-token un… 2026-04-04 12:27:18 +00:00
__init__.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
conftest.py test: Add 22 integration tests for consent endpoints covering auth, own… 2026-04-03 22:16:31 +00:00
test_auth.py test: Implemented auth API router with register/login/me/update-profile… 2026-04-03 21:54:11 +00:00
test_chat.py test: Added automatic primary→fallback LLM endpoint switching in ChatSe… 2026-04-04 14:31:28 +00:00
test_consent.py test: Add 22 integration tests for consent endpoints covering auth, own… 2026-04-03 22:16:31 +00:00
test_export.py chore: Added GET /creator/export endpoint that returns a ZIP archive co… 2026-04-04 14:16:56 +00:00
test_impersonation.py feat: Added write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +00:00
test_ingest.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
test_notifications.py test: Added GET/PUT notification preferences endpoints, signed-token un… 2026-04-04 12:27:18 +00:00
test_pipeline.py chore: remove 2,367 lines of dead code — orphaned CSS, unused imports, stale files 2026-04-03 09:43:37 +00:00
test_public_api.py feat: Added scored dynamic related-techniques query returning up to 4 r… 2026-03-31 06:13:59 +00:00
test_search.py test: Added 6 integration tests covering creator-scoped cascade tiers (… 2026-04-04 05:07:24 +00:00
test_video_detail.py test: Added GET /videos/{video_id} and GET /videos/{video_id}/transcrip… 2026-04-03 23:42:43 +00:00