Routetest_post_maps_gateway_fault_4xx_to_client_errorpytest.mark.parametrize(
"code", ["invalid_client", "unauthorized_client", "unsupported_grant_type", "inva
tests/test_litellm/proxy/_experimental/mcp_server/outbound_credentials/test_token_exchange_provider.py:None
Routetest_reasoning_effort_gridpytest.mark.parametrize(
("route_name", "model", "effort", "cell"), _PARAMS, ids=_PARAM_IDS
)
tests/llm_translation/reasoning_effort_grid/test_reasoning_effort_grid.py:None
Routetest_reset_budget_reset_at_date_calendar_alignedpytest.mark.parametrize(
"budget_duration, expected_day, expected_month",
[
("30d", 1, 7), #
tests/test_litellm/proxy/common_utils/test_reset_budget_job.py:None