litellm/tests
2024-01-23 16:27:45 -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): fix streaming test 2024-01-23 16:27:45 -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_users.py test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00

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