litellm/tests/litellm_utils_tests
Yuneng Jiang 06a0d4498a
fix: tighten handling of environment references in request parameters
- Reject os.environ/ references supplied via /health/test_connection
  request params instead of resolving them; config-sourced values are
  already resolved before reaching the endpoint.
- Skip os.environ/ references in dynamic callback params loaded from
  per-request metadata.
- Constrain oidc/file/ to an allowed credential directory allowlist
  (defaults to /var/run/secrets and /run/secrets, overridable via
  LITELLM_OIDC_ALLOWED_CREDENTIAL_DIRS).
2026-04-11 21:41:41 -07:00
..
base_token_counter_test.py [Feat] Add Support for Claude Code Max/OAuth 2 on LiteLLM AI Gateway (#19453) 2026-01-20 17:21:17 -08:00
conftest.py
log.txt
test_aiohttp_handler.py [Feat] Use aiohttp transport by default - 97% lower median latency (#11097) 2025-05-23 22:55:35 -07:00
test_anthropic_token_counter.py [Feat] Add Support for Claude Code Max/OAuth 2 on LiteLLM AI Gateway (#19453) 2026-01-20 17:21:17 -08:00
test_aws_secret_manager.py Fix flaky AWS secret manager tests by skipping on ThrottlingException 2026-03-15 18:53:18 -07:00
test_azure_ai_anthropic_token_counter.py fix: fix ci/cd + handle oidc jwt tokens 2026-03-30 16:12:58 -07:00
test_bedrock_token_counter.py Update tests/litellm_utils_tests/test_bedrock_token_counter.py 2026-03-20 22:21:22 +09:00
test_cyberark.py Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00
test_get_secret.py
test_hashicorp.py test: make tests smarter 2026-03-30 18:14:44 -07:00
test_health_check.py Litellm ishaan april4 2 (#25150) 2026-04-04 23:09:42 +00:00
test_litellm_overhead.py test_litellm_overhead_non_streaming 2026-03-30 15:20:53 -07:00
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 fix: tighten handling of environment references in request parameters 2026-04-11 21:41:41 -07:00
test_utils.py Replace additional deprecated models across test files 2026-03-11 17:03:54 -07:00
test_validate_tool_choice.py fix: support Cursor IDE tool_choice format {"type": "auto"} (#12168) 2025-06-30 12:39:58 -07:00
vertex_key.json test: update to new vertex ai keys 2026-03-28 20:19:05 -07:00