litellm/tests/router_unit_tests
Ishaan Jaff 982800069c
[Bug Fix] x-litellm-tags not routing with Responses API (#14289)
* fix: get_deployments_for_tag

* fix get_deployments_for_tag

* test_router_tag_routing.py

* test_get_metadata_variable_name_from_kwargs

* fix mapped tests

* docs fix
2025-09-05 09:40:37 -07:00
..
conftest.py
create_mock_standard_logging_payload.py
gettysburg.wav
README.md
test_router_adding_deployments.py
test_router_batch_utils.py
test_router_cooldown_utils.py
test_router_endpoints.py
test_router_handle_error.py
test_router_helper_utils.py [Bug Fix] x-litellm-tags not routing with Responses API (#14289) 2025-09-05 09:40:37 -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.