litellm/tests/test_litellm/proxy/client
Krish Dholakia ef42461c1e
Litellm fix GitHub action testing (#11163)
* test: add __init__.py files

* refactor: rename test folder to avoid naming conflict

* test: update workflows

* test: update tests

* test: update imports

* test: update tests

* test: remove unused import

* ci(test-litellm.yml): add pytest retry to github workflow

* test: fix test
2025-05-26 14:41:42 -07:00
..
cli
test_chat.py
test_client.py
test_credentials.py
test_http_client.py
test_http_commands.py
test_keys.py
test_model_groups.py
test_models.py
test_users.py