discovery-by-llm/backend/tests
2026-08-11 09:14:22 +02:00
..
__init__.py feat: scaffold FastAPI backend with ports-and-adapters layout 2026-08-09 20:58:10 +02:00
test_anthropic_llm.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +02:00
test_auth_routes.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
test_demo_adapters.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +02:00
test_demo_app.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +02:00
test_demo_scenario.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +02:00
test_grounding.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
test_health.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +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: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
test_profile.py feat: add recommendation domain foundations 2026-08-10 11:59:02 +02:00
test_recommendation_api.py feat: add key-free demo mode replaying recorded fixtures 2026-08-11 09:14:22 +02:00
test_spotify_auth.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00
test_spotify_client.py fix: harden request handling, pipeline containment, and startup boundaries 2026-08-10 21:50:48 +02:00