mcp-hub-005: End-to-end integration test
This commit is contained in:
parent
67bbb40830
commit
40625827f1
3 changed files with 290 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"test": "node test/e2e.js",
|
||||
"start": "node src/index.js",
|
||||
"sample-mcp": "node sample-mcp/index.js"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue