mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
refactor: move mcp to pkg/mcphost
This commit is contained in:
@@ -74,7 +74,7 @@ func TestTapHandler(t *testing.T) {
|
||||
|
||||
func TestInvokeToolHandler(t *testing.T) {
|
||||
router := NewRouter()
|
||||
router.InitMCPHub("../internal/mcp/testdata/test.mcp.json")
|
||||
router.InitMCPHost("../internal/mcp/testdata/test.mcp.json")
|
||||
|
||||
tests := []struct {
|
||||
name string
|
||||
|
||||
Reference in New Issue
Block a user