mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 20:20:28 +00:00
* test cases dynamic rate limits * fix _handle_generous_mode * docs add readme * use configs for vars * fix debug * add comment * test_dynamic_rate_limiter_v3.py * test_concurrent_pre_call_hooks_stress
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/litellm
This folder can only run mock tests.