You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add comprehensive test coverage for MCP parser
- Added tests for all new MCP methods from 2025-06-18 specification
- Added edge case tests for error handling and malformed inputs
- Added tests for JSON-RPC notifications (messages without ID)
- Improved test coverage from ~66% to 91.7% for pkg/mcp
- All parser functions now have 83-100% coverage
0 commit comments