mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:59:44 +08:00
- Merged all individual MCP tool test functions from mcp_tools_test.go into mcp_server_test.go - Added require import for additional test assertions - Removed duplicate TestMCPServer4XTDriver function - Deleted the original mcp_tools_test.go file - All 39 MCP tools now have comprehensive unit tests in a single file - Tests cover tool name, description, options, and request conversion functionality