litellm/tests/test_litellm/responses/litellm_completion_transformation
yassin 6d5a3ab42c merge: litellm_internal_staging into litellm_headroom_ccr_streaming_responses
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-03 00:24:17 +00:00
..
test_function_call_output_normalization.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_handler.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
test_image_generation_output.py refactor: drop the unused response argument from the image item extractor 2026-08-22 14:22:08 -07:00
test_litellm_completion_responses.py fix(responses): keep namespace tools intact when a guardrail returns them unchanged 2026-09-02 11:32:04 -07:00
test_reasoning_input_item_preservation.py fix(responses-bridge): fall back to summary text when content carries none 2026-08-22 14:51:38 -07:00
test_session_handler.py fix(logging): redact tool call arguments to valid JSON and preserve null content (#38182) 2026-08-25 16:38:18 -07:00
test_session_handler_with_cold_storage.py test: enforce F811 so a duplicate definition cannot silently replace the first 2026-08-21 12:06:19 -07:00
test_streaming_iterator_transformation.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_headroom_ccr_streaming_responses 2026-09-01 22:25:59 -07:00
test_tool_output_order_preserved_for_gemini.py test: cover the reverse bridge on an assistant message that precedes its function_call 2026-08-22 14:53:18 -07:00