dify/api/tests/unit_tests/core/mcp
2026-03-02 18:42:30 +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 refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +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 test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00