litellm/tests/pass_through_unit_tests
devin-ai-integration[bot] 6cc13e07a6
feat(proxy): granular key/team access control for Claude Code marketplace plugins (#40518)
Adds object_permission.skills to keys and teams, enforces it on
/claude-code/marketplace.json?key=, /claude-code/plugins and
/claude-code/plugins/{name}, and exposes an Allowed Skills selector in
the key and team create/edit forms of the Admin UI

Co-authored-by: yassin <yassin@berri.ai>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-10 14:26:09 -07:00
..
messages_api_structured_output
base_anthropic_messages_prompt_caching_test.py
base_anthropic_messages_tool_search_test.py
base_anthropic_unified_messages_test.py
conftest.py
test_anthropic_messages_passthrough.py
test_anthropic_messages_prompt_caching.py
test_anthropic_messages_tool_search.py
test_assemblyai_unit_tests_passthrough.py
test_bedrock_anthropic_messages_test.py
test_bedrock_tool_use_beta_header.py
test_claude_code_marketplace.py feat(proxy): granular key/team access control for Claude Code marketplace plugins (#40518) 2026-09-10 14:26:09 -07:00
test_context_management_polyfill.py
test_custom_logger_passthrough.py
test_pass_through_unit_tests.py
test_passthrough_managed_ids.py
test_passthrough_registry_updates.py
test_unit_test_anthropic_pass_through.py
test_unit_test_passthrough_router.py
test_unit_test_streaming.py
test_vertex_ai_anthropic_streaming_cost_injection.py
test_vertex_ai_live_passthrough.py
test_websearch_interception_e2e.py