dify/api/tests/unit_tests/core/mcp
Novice 6be013e072
feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-20 11:18:16 +08:00
..
auth feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
client feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
server rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
__init__.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_auth_client_inheritance.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_entities.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_error.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_mcp_client.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_types.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
test_utils.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00