discovery-by-llm/backend/tests
Justin Visser dbc5c2d93f
Some checks are pending
ci / backend (push) Waiting to run
ci / frontend (push) Waiting to run
fix: stabilize the live recommendation path
Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-12 10:47:30 +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: stabilize the live recommendation path 2026-08-12 10:47:30 +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 fix: stabilize the live recommendation path 2026-08-12 10:47:30 +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 fix: type the health test mode, pace cards with the stream, and size the results panel 2026-08-11 10:15:20 +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: surface Spotify quota exhaustion 2026-08-11 22:07:06 +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