litellm/tests/test_litellm/proxy/agent_endpoints
Yuneng Jiang 7100ed5d0a
[Fix] Test isolation for agent health checks and documentation test path resolution
Fix agent health check tests failing with 500 errors in parallel CI by
mocking prisma_client to None. Fix documentation validation tests using
CWD-relative paths that break depending on the working directory.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 11:00:22 -07:00
..
auth tests 2026-02-13 22:01:28 -08:00
__init__.py
test_a2a_endpoints.py fix(tests): restore litellm_params=None on mock agent in a2a invoke test (#23125) 2026-03-09 07:16:02 -07:00
test_agent_header_isolation.py Add tests 2026-03-05 15:14:45 +05:30
test_agent_headers.py test(agents): add tests for A2A custom header forwarding 2026-03-05 14:28:48 +05:30
test_agent_registry.py fix(agents): PUT update_agent_in_db clears static_headers and extra_headers when omitted 2026-03-05 16:16:21 +05:30
test_endpoints.py [Fix] Test isolation for agent health checks and documentation test path resolution 2026-03-28 11:00:22 -07:00
test_model_list_helpers.py [Feat] Use A2A registered agents with /chat/completions (#20362) 2026-02-03 15:25:38 -08:00