Files
litellm/tests
Jason Roberts 6672250769 feat(guardrails): Add per-request profile overrides to PANW Prisma AIRS (#16069)
- Per-request metadata: profile_name, profile_id, user_ip, app_name
- Full litellm_call_id for traceability
- Optional profile_name (supports API keys with linked profiles)
- Backward compatible
2025-10-29 19:05:59 -07:00
..
2025-10-28 17:38:16 -07:00
2025-10-28 17:43:04 -07:00
2025-10-25 10:26:41 -07:00
2025-10-25 10:19:24 -07:00
2025-10-04 10:57:02 -07:00
2025-10-25 17:13:45 -07:00
2025-09-27 10:59:25 -07:00

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/test_litellm

This folder can only run mock tests.