litellm/tests/test_litellm/managed_agents
2026-05-07 11:09:12 -07:00
..
adapters test(v2 managed agents): adapter tests for model object split, stateful streaming, permission auto-grant 2026-05-07 10:48:36 -07:00
__init__.py test(v2 managed agents): tests package init 2026-05-07 10:06:56 -07:00
conftest.py test(v2 managed agents): pytest fixtures (opencode lifecycle, fake row, app client) 2026-05-07 10:06:56 -07:00
qa_happy_path.sh test(v2 managed agents): add runnable QA happy-path script (Flow 1/2/3) 2026-05-07 11:09:12 -07:00
test_agents.py test(v2 managed agents): unit tests for POST /v2/agents 2026-05-07 10:06:56 -07:00
test_events.py test(v2 managed agents): unit tests for SSE events endpoint 2026-05-07 10:06:56 -07:00
test_happy_paths.py test(v2 managed agents): three happy-path integration tests (Flow 1/2/3) 2026-05-07 10:06:56 -07:00
test_messages.py test(v2 managed agents): unit tests for messages endpoints 2026-05-07 10:06:56 -07:00
test_sessions.py test(v2 managed agents): unit tests for GET /v2/sessions/:id 2026-05-07 10:06:56 -07:00
test_types.py fix(v2 managed agents): add SandboxSpec validator tests 2026-05-07 10:43:08 -07:00