Routetest_surface_bypasspytest.mark.parametrize(
"hook,inspection_type,event_hook,call_type,data,response,"
"expected_
tests/test_litellm/proxy/guardrails/guardrail_hooks/test_cisco_ai_defense_chat.py:None
Routetest_team_info_authz_matrixpytest.mark.parametrize(
"actor,target,expected_status",
[(a, t, s) for (_id, a, t, s) in _SCENARIOS],
tests/proxy_behavior/management/test_team_info.py:None
Routetest_team_new_authz_matrixpytest.mark.parametrize(
"actor,org_target,expected_status",
[(a, o, s) for (_id, a, o, s) in _SCENARI
tests/proxy_behavior/management/test_team_new.py:None
Routetest_team_soft_budget_checkpytest.mark.parametrize(
"spend, soft_budget, expect_alert, metadata, expected_alert_emails",
[
tests/proxy_unit_tests/test_auth_checks.py:None