llama-stack-mirror/tests/unit/server
Ashwin Bharambe 62626d4d94 test: suppress expected error logs in SSE test
Use pytest's caplog fixture to suppress ERROR logs when deliberately
triggering errors in test_sse_generator_error_before_response_starts.
This keeps test output clean while still validating error handling behavior.
2025-10-22 13:59:48 -07:00
..
test_access_control.py fix(models)!: always prefix models with provider_id when registering (#3822) 2025-10-16 06:47:39 -07:00
test_auth.py test: suppress expected error logs in SSE test 2025-10-22 13:59:48 -07:00
test_auth_github.py test: suppress expected error logs in SSE test 2025-10-22 13:59:48 -07:00
test_cors.py feat: Add CORS configuration support for server (#3201) 2025-08-21 14:23:27 -07:00
test_quota.py test: suppress expected error logs in SSE test 2025-10-22 13:59:48 -07:00
test_replace_env_vars.py fix(env): env var replacement preserve types (#3270) 2025-08-28 17:07:18 +02:00
test_resolver.py feat(stores)!: use backend storage references instead of configs (#3697) 2025-10-20 13:20:09 -07:00
test_server.py chore(cleanup)!: kill vector_db references as far as possible (#3864) 2025-10-20 20:06:16 -07:00
test_sse.py test: suppress expected error logs in SSE test 2025-10-22 13:59:48 -07:00