chrysopedia/backend/tests
jlightner d13d6c3aa1 test: Added multi-turn conversation memory with Redis-backed history (1…
- "backend/chat_service.py"
- "backend/routers/chat.py"
- "backend/tests/test_chat.py"

GSD-Task: S04/T01
2026-04-04 07:50:30 +00:00
..
fixtures fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +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 multi-turn conversation memory with Redis-backed history (1… 2026-04-04 07:50:30 +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_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_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