Add manifestProvider option to allow custom manifest retrieval #28
Annotations
2 errors
|
|
|
packages/addon-mcp/src/mcp-handler.test.ts#L268
Error: Snapshot `mcpServerHandler > should initialize MCP server and handle requests 1` mismatched
- Expected
+ Received
- "data: {"jsonrpc":"2.0","id":1,"result":{"protocolVersion":"2025-06-18","adapter":{},"capabilities":{"tools":{"listChanged":true}},"serverInfo":{"name":"@storybook/addon-mcp","version":"0.0.6","description":"Help agents automatically write and test stories for your UI components"}}}
+ "data: {"jsonrpc":"2.0","id":1,"result":{"protocolVersion":"2025-06-18","adapter":{},"capabilities":{"tools":{"listChanged":true}},"serverInfo":{"name":"@storybook/addon-mcp","version":"0.0.7","description":"Help agents automatically write and test stories for your UI components"}}}
"
❯ src/mcp-handler.test.ts:268:24
|
The logs for this run have expired and are no longer available.
Loading