litellm/tests/test_litellm/proxy/hooks
Ishaan Jaff 769f3cc310
[Bug fix] Secret Managers Integration - Make email and secret manager operations independent in key management hooks (#17551)
* TestKeyManagementEventHooksIndependentOperations

* KeyManagementEventHooks - make ops independant
2025-12-05 15:26:00 -08:00
..
test_dynamic_rate_limiter_v3.py [Fixes] Dynamic Rate Limiter - Dynamic rate limiting token count increases/decreases by 1 instead of actual count + Redis TTL (#17558) 2025-12-05 15:25:45 -08:00
test_key_management_event_hooks.py [Bug fix] Secret Managers Integration - Make email and secret manager operations independent in key management hooks (#17551) 2025-12-05 15:26:00 -08:00
test_parallel_request_limiter_v3.py [Bug Fix] Parallel Request Limiter with /messages (#17426) 2025-12-03 14:13:28 -08:00
test_prompt_injection_detection.py fix: prompt injection not working (#16701) 2025-11-17 20:04:57 -08:00
test_proxy_track_cost_callback.py