litellm/tests
2024-04-13 12:30:26 -07:00
..
gettysburg.wav
large_text.py
README.MD
test_fallbacks.py
test_health.py
test_keys.py
test_models.py fix test /health 2024-04-13 12:30:26 -07:00
test_openai_endpoints.py test(test_openai_endpoints.py): add concurrency testing for user defined rate limits on proxy 2024-04-12 18:56:13 -07:00
test_organizations.py
test_ratelimit.py fix(router.py): make router async calls coroutine safe 2024-04-06 17:31:26 -07:00
test_spend_logs.py perf(proxy_server.py): batch write spend logs 2024-04-02 18:46:55 -07:00
test_team.py
test_users.py
test_whisper.py

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.