litellm/tests/test_litellm/proxy/middleware
Yucheng Zhu f9d4ef8e6f test(observability): cover the shed counter's telemetry failure guard
The counting runs at the response boundary, so a metrics failure there would
turn a served 429 into no response at all. The guard existed but nothing
exercised it, which is the one uncovered line the patch report was pointing at.
2026-08-19 18:59:03 -07:00
..
test_billable_request_metrics_middleware.py feat(proxy): add Amazon Comprehend Medical passthrough provider 2026-08-17 15:44:06 -07:00
test_in_flight_requests_middleware.py test(observability): cover the shed counter's telemetry failure guard 2026-08-19 18:59:03 -07:00
test_prometheus_auth_middleware.py fix(proxy): point /metrics 401 at the opt-out flag 2026-05-08 18:09:14 -07:00
test_prometheus_auth_middleware_asgi.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_security_headers_middleware.py feat(proxy): configurable response headers and login-page hint (#30792) 2026-06-18 18:12:45 -07:00