litellm/tests/test_litellm/proxy/proxy_server
michelligabriele fe60f9d0f1
fix(proxy): extend response headers hook to streaming, TTS, image gen, and pass-through (#24232)
* fix(proxy): extend response headers hook to streaming, TTS, image gen, and pass-through

* test: mock post_call_response_headers_hook in audio speech route tests
2026-06-09 22:10:23 +02:00
..
__init__.py
_coverage_check.py
_pin_check.py
.coverage_baseline
conftest.py
test_background_health.py
test_exception_handlers.py
test_harness_smoke.py
test_lifecycle.py
test_openapi_customization.py
test_proxy_config.py
test_routes_anthropic_beta.py
test_routes_assistants.py
test_routes_audio.py fix(proxy): extend response headers hook to streaming, TTS, image gen, and pass-through (#24232) 2026-06-09 22:10:23 +02:00
test_routes_chat_completions.py
test_routes_completions.py
test_routes_config.py
test_routes_embeddings.py
test_routes_invitation.py
test_routes_login_sso.py
test_routes_misc.py
test_routes_model_cost_map.py
test_routes_model_info.py feat(proxy): publish /v2/model/info in Swagger OpenAPI spec (#29900) 2026-06-08 09:33:35 -07:00
test_routes_model_metrics.py
test_routes_models.py
test_routes_moderations.py
test_routes_onboarding.py
test_routes_queue.py
test_routes_threads.py
test_routes_utils.py
test_spend_counters.py
test_streaming_helpers.py
test_team_model_name_translation.py fix(proxy): stop team BYOK model name corruption on model edit (#29731) 2026-06-04 20:40:40 -07:00