litellm/tests
2025-01-04 19:39:04 -08:00
..
basic_proxy_startup_tests
batches_tests (feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490) 2025-01-01 07:44:48 -08:00
code_coverage_tests add enforce_llms_folder_style (#7175) 2024-12-11 01:01:49 -08:00
documentation_tests Litellm dev 12 28 2024 p1 (#7463) 2024-12-28 20:26:00 -08:00
image_gen_tests use helper for image gen tests (#7343) 2024-12-20 21:28:32 -08:00
llm_translation fix(groq/chat/transformation.py): fix groq response_format transformation (#7565) 2025-01-04 19:39:04 -08:00
load_tests Litellm dev 12 28 2024 p1 (#7463) 2024-12-28 20:26:00 -08:00
local_testing Support checking provider-specific /models endpoints for available models based on key (#7538) 2025-01-03 19:29:59 -08:00
logging_callback_tests (Fix) - Slack Alerting , don't send duplicate spend report when used on multi instance settings (#7546) 2025-01-04 10:54:35 -08:00
old_proxy_tests/tests
openai_misc_endpoints_tests test_e2e_batches_files 2024-12-28 19:54:04 -08:00
otel_tests Litellm dev 12 25 2024 p3 (#7421) 2024-12-25 18:54:24 -08:00
pass_through_tests
pass_through_unit_tests (feat) Add Bedrock knowledge base pass through endpoints (#7267) 2024-12-16 22:19:34 -08:00
proxy_admin_ui_tests Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
proxy_unit_tests (Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549) 2025-01-04 11:35:59 -08:00
router_unit_tests feat(router.py): support request prioritization for text completion c… (#7540) 2025-01-03 19:35:44 -08:00
secret_manager_tests (Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549) 2025-01-04 11:35:59 -08:00
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 ci/cd run again 2024-12-27 14:53:10 -08:00
test_organizations.py
test_passthrough_endpoints.py
test_ratelimit.py
test_spend_logs.py
test_team_logging.py
test_team.py
test_users.py

In total litellm runs 500+ tests Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.