mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-09 09:49:33 +08:00
merge mcp_tools_test.go into mcp_server_test.go
- 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
This commit is contained in: