litellm/tests
2026-03-10 12:14:24 +05:30
..
agent_tests
audio_tests
basic_proxy_startup_tests CircleCI test stability (#23055) 2026-03-07 15:19:39 -08:00
batches_tests
code_coverage_tests feat(search): add Serper (serper.dev) as search provider (#23112) 2026-03-09 08:40:37 -07:00
documentation_tests
enterprise feat: allow multiple calls from tags 2026-03-07 11:24:18 +05:30
guardrails_tests
image_gen_tests Fix: varaitions endpoint geting 401 2026-03-09 12:51:21 +05:30
litellm
litellm_core_utils
litellm_utils_tests Merge pull request #20688 from BerriAI/litellm_budget_tier_enforcement_for_keys 2026-03-06 20:44:58 -08:00
litellm-proxy-extras
llm_responses_api_testing
llm_translation Merge pull request #23211 from BerriAI/litellm_/sharp-keller 2026-03-09 17:13:29 -07:00
load_tests
local_testing fix(tests): update cache hit redaction assertion to expect choices format 2026-03-10 12:14:24 +05:30
logging_callback_tests fix(logging): preserve ModelResponse choices format in redacted standard_logging_object + add Charity Engine provider endpoint 2026-03-10 10:22:57 +05:30
mcp_tests CircleCI test stability (#23055) 2026-03-07 15:19:39 -08:00
multi_instance_e2e_tests
ocr_tests
old_proxy_tests/tests
openai_endpoints_tests
otel_tests
pass_through_tests Fix test_anthropic_messages_openai_model_streaming_cost_injection & openrouter image gen 2026-03-09 11:29:04 +05:30
pass_through_unit_tests
proxy_admin_ui_tests Fix CVEs: bump tar/minimatch/pypdf + harden Docker SBOM patching (#23082) 2026-03-07 18:31:27 -08:00
proxy_e2e_anthropic_messages_tests Merge branch 'main' into litellm_fix_nova_pro_max_tokens 2026-03-09 15:47:53 -07:00
proxy_e2e_azure_batches_tests
proxy_security_tests
proxy_unit_tests CircleCI test stability (#23055) 2026-03-07 15:19:39 -08:00
router_unit_tests
scim_tests
search_tests Merge remote main, resolve conflict keeping new unit tests 2026-03-09 15:20:20 -07:00
spend_tracking_tests
store_model_in_db_tests
test_litellm Revert "fix: strip empty text content blocks in /v1/messages endpoint (#23097)" 2026-03-10 09:53:19 +05:30
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_default_encoding_non_root.py
test_end_users.py
test_entrypoint.py
test_fallbacks.py
test_gpt5_azure_temperature_support.py
test_health.py
test_keys.py
test_litellm_proxy_responses_config.py
test_logging.conf
test_models.py
test_openai_endpoints.py
test_organizations.py
test_otel_thread_leak.py
test_passthrough_endpoints.py
test_presidio_latency.py
test_proxy_server_non_root.py
test_ratelimit.py
test_resource_cleanup.py
test_service_logger_otel.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/test_litellm

This folder can only run mock tests.