litellm/tests/test_litellm/proxy/_experimental
Yuneng Jiang 87679b2e5b
test(mcp): pin PROXY_BASE_URL off in MCP OAuth tests
get_request_base_url resolves PROXY_BASE_URL ahead of request.base_url, and
import litellm loads a .env from any parent directory of the checkout, so a
developer with that var set (git worktrees under <repo>/.claude/worktrees/
inherit the main checkout's .env this way) had the mocked request origins
silently ignored and these tests failed on unmodified code.
2026-07-26 00:19:18 -07:00
..
mcp_server test(mcp): pin PROXY_BASE_URL off in MCP OAuth tests 2026-07-26 00:19:18 -07:00