Files
litellm/tests
Nicholas Couture f747a4a38a fix: Handle multiple rate limit types per descriptor and prevent IndexError (#16039)
* improve descriptor_key handling for multiple and missing rate limit descriptors in parallel request limiter v3

* Add tests for parallel request limiter v3 in proxy hooks
2025-10-30 20:12:54 -07:00
..
2025-10-28 17:38:16 -07:00
2025-10-28 17:43:04 -07:00
2025-10-25 10:26:41 -07:00
2025-10-25 10:19:24 -07:00
2025-10-04 10:57:02 -07:00
2025-10-25 17:13:45 -07:00
2025-09-27 10:59:25 -07: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.