Files
litellm/tests
Krrish Dholakia 0d1cca9aa0 fix(router.py): make router async calls coroutine safe
uses pre-call checks to check if a call is below it's rpm limit, works even if multiple async calls are
made simultaneously
2024-04-06 17:31:26 -07:00
..
2024-03-29 14:56:41 -07:00
2024-01-29 15:27:25 -08:00
2024-03-30 21:40:43 -07:00

In total litellm runs 500+ tests Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.