litellm/tests/test_litellm/proxy/managed_agents_endpoints
Ishaan Jaffer f2e3cf4e64
test: cover pfp_url surfacing + PATCH /agents/{id}
Three pfp_url cases on GET (set / absent / metadata-as-json-string)
plus six PATCH cases (set / clear-with-empty-string / rename /
404 / no-op / unknown-field-422).
2026-05-07 16:55:14 -07:00
..
__init__.py feat(managed agents): add v1 Fargate-backed managed-agent endpoints 2026-05-07 15:17:21 -07:00
test_bootstrap.py fix(managed agents): address Greptile review (iteration 3) 2026-05-07 16:28:58 -07:00
test_endpoints_agents.py test: cover pfp_url surfacing + PATCH /agents/{id} 2026-05-07 16:55:14 -07:00
test_endpoints_sessions.py fix(managed agents): address Greptile review (iteration 3) 2026-05-07 16:28:58 -07:00
test_endpoints_templates.py fix(managed agents): address Greptile review (iteration 2) 2026-05-07 16:18:01 -07:00
test_git_validation.py feat(managed agents): add v1 Fargate-backed managed-agent endpoints 2026-05-07 15:17:21 -07:00
test_lifecycle.py fix(managed agents): address Greptile P1/P2 security review 2026-05-07 16:02:42 -07:00
test_registry.py feat(managed agents): add v1 Fargate-backed managed-agent endpoints 2026-05-07 15:17:21 -07:00