litellm/tests/litellm_utils_tests
Cursor Agent 177edb06ae
fix: stabilize 5 CI test failures
- Vertex AI batch cost tests: replace removed gemini-1.5-flash-001 model
  with gemini-2.0-flash-001 in pricing lookups
- MCP test_executes_tool_when_allowed: add server_id and auth_type attrs
  to StubServer to match new _resolve_allowed_mcp_servers_with_ip_filter
- MCP M2M tests: infer oauth2_flow='client_credentials' in
  _execute_with_mcp_client when client_id/client_secret/token_url present
  (NewMCPServerRequest lacks oauth2_flow field)
- Team list test: update mock find_many to filter by team_id per the
  current per-team query pattern in list_team
- Azure DALL-E 3 health check: skip test due to 410 ModelDeprecated

Co-authored-by: yuneng-jiang <yuneng-jiang@users.noreply.github.com>
2026-03-13 01:03:35 +00:00
..
base_token_counter_test.py
conftest.py
log.txt
test_aiohttp_handler.py
test_anthropic_token_counter.py
test_aws_secret_manager.py
test_azure_ai_anthropic_token_counter.py
test_bedrock_token_counter.py
test_cyberark.py
test_get_secret.py
test_hashicorp.py feat: hashicorp vault rotate support 2026-01-23 17:32:55 +09:00
test_health_check.py fix: stabilize 5 CI test failures 2026-03-13 01:03:35 +00:00
test_litellm_overhead.py
test_logging_callback_manager.py perf: move async/sync callback separation from per-request to registration time 2026-02-07 12:10:38 -08:00
test_proxy_budget_reset.py resolved greptile comment 2026-02-16 10:24:06 -08:00
test_secret_manager.py
test_utils.py Replace additional deprecated models across test files 2026-03-11 17:03:54 -07:00
test_validate_tool_choice.py
vertex_key.json