litellm/tests/test_litellm/proxy
berri-teddy 1b55803c76 test: reduce EntraID app roles tests to essential scenarios
- Keep only 2 focused tests: single role extraction and no roles claim
- Remove complex fixtures and edge case tests
- Maintain clean, maintainable test coverage
2025-10-15 18:15:04 -07:00
..
_experimental/mcp_server test(test_mcp_server_manager.py): add unit testing 2025-10-09 14:52:46 -07:00
anthropic_endpoints
auth [Fix] GEMINI - CLI - add google_routes to llm_api_routes (#15500) 2025-10-13 10:58:47 -07:00
client test fix 2025-09-26 11:06:26 -07:00
common_utils [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
db [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
experimental/mcp_server
google_endpoints fix gemini cli by actually streaming the response (#15264) 2025-10-07 11:26:39 -07:00
guardrails TestEnkryptAIGuardrailHooks 2025-10-10 19:59:41 -07:00
health_endpoints
hooks test dynamic rate limiter 3 2025-10-04 12:06:13 -07:00
image_endpoints
management_endpoints test: reduce EntraID app roles tests to essential scenarios 2025-10-15 18:15:04 -07:00
management_helpers [MCP Gateway] Litellm mcp fixes team control (#15304) 2025-10-07 16:48:00 -07:00
middleware
openai_files_endpoint fix issue from pr review 2025-10-01 11:57:10 +08:00
pass_through_endpoints feat(pass_through_endpoints.py): only show available pass through endpoints based on what teams has access to 2025-10-09 17:45:14 -07:00
spend_tracking test_sanitize_request_body_for_spend_logs_payload_mixed_types 2025-09-20 12:33:37 -07:00
test_configs
ui_crud_endpoints test: add UI theme settings retrieval and update tests 2025-09-30 10:01:44 -05:00
vector_store_endpoints [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
test_batch_metadata_none_fix.py Fix issue #13995: Handle None metadata in batch requests (#13996) 2025-08-27 14:51:09 -07:00
test_caching_routes.py
test_common_request_processing.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_custom_proxy.py
test_fastapi_offline_routes.py [Bug Fix] - Get Routes (#13466) 2025-08-09 12:52:23 -07:00
test_health_check_functions.py
test_litellm_pre_call_utils.py User Headers X LiteLLM Users Mapping feature (#14485) 2025-09-12 11:49:37 -07:00
test_proxy_cli.py feature/add max requests env var 2025-09-28 19:18:56 +01:00
test_proxy_server.py [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
test_proxy_types.py
test_proxy_utils.py moved test to test_proxy_server 2025-10-08 19:24:16 -07:00
test_route_llm_request.py Fix create, search vector store error (#13285) 2025-08-06 11:15:17 -07:00
test_shared_health_check.py Add shared healthcheck 2025-10-09 22:18:05 +05:30
test_spend_log_cleanup.py Fix/gemini api key environment variable support (#12507) 2025-07-29 15:56:01 -07:00
test_swagger_chat_completions.py [Bug Fix] Allow using Swagger for /chat/completions (#13469) 2025-08-09 15:35:45 -07:00
test_team_member_update.py