litellm/tests/test_litellm/llms/azure
Sameer Kankute ee24abe86e fix(test): skip new video character endpoints in Azure SDK initialization test
Add avideo_create_character, avideo_get_character, avideo_edit, and avideo_extension
to the skip condition since Azure video calls don't use initialize_azure_sdk_client.

Tests now properly skip with expected behavior instead of failing:
- test_ensure_initialize_azure_sdk_client_always_used[avideo_create_character] ✓
- test_ensure_initialize_azure_sdk_client_always_used[avideo_get_character] ✓
- test_ensure_initialize_azure_sdk_client_always_used[avideo_edit] ✓
- test_ensure_initialize_azure_sdk_client_always_used[avideo_extension] ✓

Made-with: Cursor
2026-03-16 19:45:57 +05:30
..
chat Reapply "feat: add model_cost aliases expansion support" 2026-03-12 13:36:57 -03: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 fix(test): skip new video character endpoints in Azure SDK initialization test 2026-03-16 19:45:57 +05:30
test_azure_exception_mapping.py Fix encrypted content streaming affinity issue 2026-03-03 18:37:22 +05:30