chrysopedia/backend/tests
jlightner 87cb667848 test: Added GET /videos/{video_id} and GET /videos/{video_id}/transcrip…
- "backend/routers/videos.py"
- "backend/schemas.py"
- "backend/tests/test_video_detail.py"

GSD-Task: S01/T01
2026-04-03 23:42:43 +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_consent.py test: Add 22 integration tests for consent endpoints covering auth, own… 2026-04-03 22:16:31 +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 fix: Parallel search with match_context, deterministic Qdrant IDs, raised embedding timeout 2026-04-01 06:54:34 +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