litellm/tests
2025-05-24 12:26:31 -07:00
..
basic_proxy_startup_tests
batches_tests Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
code_coverage_tests Remove + Check for unsafe enterprise/ folder imports (#11107) 2025-05-24 08:59:02 -07:00
documentation_tests
enterprise Expose /list and /info endpoints for Audit Log events (#11102) 2025-05-23 22:54:59 -07:00
guardrails_tests
image_gen_tests [Feat] Add /image/edits on LiteLLM (#11123) 2025-05-24 10:18:01 -07:00
litellm Fix passing standard optional params (#11124) 2025-05-24 12:12:31 -07:00
litellm_utils_tests [Feat] Use aiohttp transport by default - 97% lower median latency (#11097) 2025-05-23 22:55:35 -07:00
litellm-proxy-extras
llm_responses_api_testing [Feat] Use aiohttp transport by default - 97% lower median latency (#11097) 2025-05-23 22:55:35 -07:00
llm_translation Fix passing standard optional params (#11124) 2025-05-24 12:12:31 -07:00
load_tests
local_testing Fix passing standard optional params (#11124) 2025-05-24 12:12:31 -07:00
logging_callback_tests Fix passing standard optional params (#11124) 2025-05-24 12:12:31 -07:00
mcp_tests
multi_instance_e2e_tests
old_proxy_tests/tests
openai_endpoints_tests
otel_tests [Feat] Prometheus - Track route on proxy_* metrics (#10992) 2025-05-20 22:55:55 -07:00
pass_through_tests
pass_through_unit_tests [Feat] - Add Support for Showing Passthrough endpoint Error Logs on LiteLLM UI (#10990) 2025-05-20 18:29:39 -07:00
proxy_admin_ui_tests [Feat] Add /image/edits on LiteLLM (#11123) 2025-05-24 10:18:01 -07:00
proxy_security_tests
proxy_unit_tests test: update tests 2025-05-24 12:26:31 -07:00
router_unit_tests
scim_tests
spend_tracking_tests
store_model_in_db_tests
windows_tests
gettysburg.wav
large_text.py
openai_batch_completions.jsonl
README.MD
test_callbacks_on_proxy.py
test_config.py
test_debug_warning.py
test_end_users.py
test_entrypoint.py
test_fallbacks.py
test_health.py
test_keys.py
test_logging.conf
test_models.py
test_openai_endpoints.py
test_organizations.py
test_passthrough_endpoints.py
test_ratelimit.py
test_spend_logs.py
test_team_logging.py
test_team_members.py
test_team.py
test_users.py

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/litellm

This folder can only run mock tests.