discovery-by-llm/backend/tests
2026-08-10 14:16:59 +02:00
..
__init__.py feat: scaffold FastAPI backend with ports-and-adapters layout 2026-08-09 20:58:10 +02:00
test_auth_routes.py feat: expose recommendation streaming api 2026-08-10 13:41:43 +02:00
test_grounding.py feat: orchestrate grounded recommendations 2026-08-10 13:09:08 +02:00
test_health.py feat: scaffold FastAPI backend with ports-and-adapters layout 2026-08-09 20:58:10 +02:00
test_matching.py fix: tolerate spotify version suffixes and surface rerank failures 2026-08-10 14:02:54 +02:00
test_orchestrator.py fix: degrade to partial results below the grounding floor 2026-08-10 14:16:59 +02:00
test_profile.py feat: add recommendation domain foundations 2026-08-10 11:59:02 +02:00
test_recommendation_api.py feat: expose recommendation streaming api 2026-08-10 13:41:43 +02:00
test_spotify_auth.py feat: add Spotify authentication and sessions 2026-08-10 11:31:06 +02:00
test_spotify_client.py feat: add recommendation service adapters 2026-08-10 12:05:59 +02:00