Files
litellm/tests
John Lathouwers 61fed95f8c OCI Provider: Fix pydantic validation errors during tool call with streaming. (#16899)
* logic to handle missing required fields in OCI streaming tool calls

* Fix test mocks
2025-11-23 22:03:44 -08:00
..
2025-11-22 09:41:15 -08:00
2025-11-21 17:18:48 -08:00
2025-11-22 11:20:40 -08:00
2025-11-22 14:30:00 -08:00
2025-10-31 20:32:03 -07:00
2025-11-15 10:34:24 -08:00

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/test_litellm

This folder can only run mock tests.