litellm/tests
2024-01-24 21:08:09 -08:00
..
README.MD fix(parallel_request_limiter.py): handle tpm/rpm limits being null 2024-01-19 10:22:27 -08:00
test_health.py test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00
test_keys.py test(test_keys.py): reset proxy spend 2024-01-24 21:08:09 -08:00
test_models.py test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00
test_openai_endpoints.py fix(utils.py): fix proxy streaming spend tracking 2024-01-23 15:59:03 -08:00
test_spend_logs.py test(test_spend_logs): new endpoint test for /spend/logs 2024-01-24 11:20:31 -08:00
test_users.py test(test_users.py): add testing for global proxy spend tracking 2024-01-24 16:24:50 -08:00

Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.