litellm/tests/test_litellm/proxy/health_endpoints
mateo-berri 458a63935f test(health): guard that test_connection authorizes on post-merge probe params
Add an endpoint-level regression test asserting can_user_make_model_call
receives the litellm_params after health_check_params are merged in, so the
merge-before-auth ordering cannot silently regress and let a request smuggle
a field past authorization.
2026-08-24 11:58:33 -07:00
..
test_graceful_shutdown_endpoints.py feat(proxy): native /health/drain preStop hook for graceful shutdown (#29439) 2026-06-02 16:30:44 -07:00
test_health_endpoints.py test(health): guard that test_connection authorizes on post-merge probe params 2026-08-24 11:58:33 -07:00