legco_ai_assistant/backend
Woody 733824c177 test: add Phase 5 ASR provider and integration tests
test_phase5_config.py: 6 tests for ASR_PROVIDER validation and default values. test_phase5_openrouter_provider.py: 14 tests covering OpenRouterSTT transcription, retry logic, error handling, URL construction, cleanup, and factory dispatch. test_phase5_integration.py: 4 tests for full video-to-transcribe flow with both providers (mocked) and per-provider API key validation.

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-19 09:48:37 +08:00
..
app test: add Phase 5 ASR provider and integration tests 2026-05-19 09:48:37 +08:00
uploads chore: add .gitignore with Python, Node, env, and ChromaDB exclusions 2026-04-22 15:57:04 +08:00
.env.example feat: add ASR provider config, abstraction layer, and OpenRouter provider 2026-05-19 09:47:30 +08:00
pytest.ini chore(backend): update config, env template, and pytest settings 2026-04-23 13:26:08 +08:00
requirements.txt feat: add ASR provider config, abstraction layer, and OpenRouter provider 2026-05-19 09:47:30 +08:00