Files
litellm/tests
Ishaan Jaff 1f42e41c8d [Bug]: Fix Authorization header not being sent to configured MCP servers (#14422)
* test: test_mcp_server_config_auth_value_header_used

* fix: authentication_token

* docs: fix instructions on using responses api with MCPs

* mcp fixes
2025-09-10 16:41:08 -07:00
..
2025-08-23 17:04:23 -07:00
2025-09-08 18:46:20 -07:00
2025-09-09 21:43:37 -07:00
2025-09-06 16:18:50 -07:00
2025-09-09 21:31:34 -07:00
2025-09-01 17:04:47 -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/litellm

This folder can only run mock tests.