litellm/tests/test_litellm/llms/openai/image_generation
Zero Clover a5b4dfe6be
test(image_generation): add tests for extra_headers propagation
Verify that extra_headers are correctly forwarded to OpenAI's
images.generate() in both sync and async paths, and that they
are absent when not provided.
2026-02-25 01:51:18 +08:00
..
test_image_generation_guardrail_handler.py fix(unified_guardrail.py): support during_call event type for unified guardrails (#17514) 2025-12-04 22:06:13 -08:00
test_openai_image_generation_extra_headers.py test(image_generation): add tests for extra_headers propagation 2026-02-25 01:51:18 +08:00