litellm/tests/test_litellm/llms/azure
Julio Quinteros Pro d22996ee87 Exclude aresponses_websocket from Azure SDK client init test
The aresponses_websocket CallType was recently added but not included
in the test exclusion list. It uses WebSocket passthrough (not Azure SDK
client initialization), so it correctly doesn't call
initialize_azure_sdk_client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:13:57 -03:00
..
chat fix: support prompt_cache_key for OpenAI and Azure chat completions (#20989) 2026-02-11 12:25:29 -08:00
image_generation handle when litellm_parrams might be none 2026-02-09 17:13:39 +05:30
realtime fix(azure): forward realtime_protocol from config and relax api_version check for GA path (#22369) 2026-03-02 19:21:27 +05:30
response test_o1_parallel_tool_calls 2026-02-14 10:47:38 -08:00
text_to_speech fix llm tests 2026-02-17 20:13:23 +05:30
videos Fix the azure auth format for videos (#17009) 2025-11-24 17:40:55 -08:00
test_azure_common_utils.py Exclude aresponses_websocket from Azure SDK client init test 2026-03-04 11:13:57 -03:00
test_azure_exception_mapping.py Fix encrypted content streaming affinity issue 2026-03-03 18:37:22 +05:30