litellm/tests
2025-09-16 18:43:57 -07:00
..
basic_proxy_startup_tests
batches_tests [Feat] Bedrock Batches - Working e2e flow to upload file + create batch (#14518) 2025-09-12 15:37:09 -07:00
code_coverage_tests [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
documentation_tests
enterprise
guardrails_tests
image_gen_tests [Bug]: Azure OpenAI & AI Foundry Reject Image Generation Payload Due to extra_body Injection in LiteLLM v1.76.3 (#14475) 2025-09-11 19:39:06 -07:00
litellm/llms Revert "fix: remove anthropic-beta header for Vertex AI requests with prompt caching" (#14421) 2025-09-10 15:47:18 -07:00
litellm_utils_tests test: remove end of life model from tests 2025-09-09 21:01:45 -07:00
litellm-proxy-extras
llm_responses_api_testing [Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594) 2025-09-15 18:49:54 -07:00
llm_translation test 2025-09-16 16:33:10 -07:00
load_tests
local_testing build(model_cost): add cache_creation_input_token_cost_above_1hr pricing 2025-09-16 18:43:57 -07:00
logging_callback_tests
mcp_tests [Fixes] Bug fixes to using LiteLLM MCP Gateway (#14392) 2025-09-10 19:12:11 -07:00
multi_instance_e2e_tests
old_proxy_tests/tests
openai_endpoints_tests fix type 2025-09-16 15:41:52 -07:00
otel_tests Added user_email labels to the prometheus monitoring. 2025-09-12 15:38:23 -07:00
pass_through_tests
pass_through_unit_tests
proxy_admin_ui_tests Fixed Log Tab Key Alias filtering inaccurately for failed logs 2025-09-11 13:05:48 -07:00
proxy_security_tests
proxy_unit_tests [Performance] RPS Improvement +500 RPS when sending the user field (#14616) 2025-09-16 16:18:23 -07:00
router_unit_tests
scim_tests
spend_tracking_tests
store_model_in_db_tests
test_litellm Add Support for Bedrock Guardrails to supportive selective Guarding (#14575) 2025-09-16 16:43:34 -07:00
unified_google_tests
vector_store_tests
windows_tests
__init__.py
gettysburg.wav
large_text.py
openai_batch_completions.jsonl
README.MD
test_budget_management.py
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_resource_cleanup.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.