litellm/tests/enterprise
joseph.tu 9a28d0689d test(guardrails): follow the endpoint change and meet the TQ002 ceiling
The apply_guardrail endpoint now always hands the guardrail the proxy's own
metadata, so the two enterprise tests that pinned request_data to an empty
dict were asserting the old shape

The base also ratcheted TQ002 down, and five of this branch's tests only
inspected the mock they had just patched. Each one gains the assertion it was
missing: what the caller actually observes, either the value handed back or
the guardrail record that did or did not reach the logging object
2026-08-26 18:22:37 +08:00
..
litellm_enterprise test(guardrails): follow the endpoint change and meet the TQ002 ceiling 2026-08-26 18:22:37 +08:00
conftest.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00