mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-31 16:33:34 +08:00
- MCP server tests (21 cases): initialize, tools/list, list_providers with capabilities, generate_image validation, edit_image capability check, SSRF protection (IPv4/IPv6/protocol), model capabilities matching, unknown tool, ping - Server API tests: GET/POST /api/plugins/options with schema filtering, sensitive value masking, missing field validation - Desktop component tests: PluginConfigModal render, fetch, save with masked sensitive field skip, error handling, cancel flow - Fix MCP server async message handling: track pending promises and wait for completion before process exit Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>