litellm/tests/router_unit_tests
2025-04-24 21:43:59 -07:00
..
create_mock_standard_logging_payload.py
gettysburg.wav
README.md
test_router_adding_deployments.py fix(router.py): support reusable credentials via passthrough router (#9758) 2025-04-04 18:40:14 -07:00
test_router_batch_utils.py
test_router_cooldown_utils.py Improve Proxy Resiliency: Cooldown single-deployment model groups if 100% calls failed in high traffic (#7823) 2025-01-17 20:17:02 -08:00
test_router_endpoints.py test_init_responses_api_endpoints 2025-04-24 21:43:59 -07:00
test_router_handle_error.py
test_router_helper_utils.py [Feat] Add GET, DELETE Responses endpoints on LiteLLM Proxy (#10297) 2025-04-24 17:34:26 -07:00
test_router_prompt_caching.py

Router component unit tests.

Please name all files with the word 'router' in them.

This is used to ensure all functions in the router are tested.