mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
- Fix test_mcp_connection_requires_auth_dependency: Use correct route path /mcp-rest/test/connection - Fix test_update_ui_settings tests: Use app.dependency_overrides instead of monkeypatch for FastAPI dependencies - Fix test_spend_logs_payload tests: Add metadata.cost_breakdown to ignored_keys (optional field) - Improve test_async_increment_tokens_with_ttl_preservation: Increase wait time and add debug logging |
||
|---|---|---|
| .. | ||
| test_async_post_call_streaming_iterator_hook.py | ||
| test_dynamic_rate_limiter_v3.py | ||
| test_key_management_event_hooks.py | ||
| test_parallel_request_limiter_v3.py | ||
| test_post_call_failure_hook_integration.py | ||
| test_prompt_injection_detection.py | ||
| test_proxy_track_cost_callback.py | ||