better test. spawn the extension with playwright

This commit is contained in:
Tommy D. Rossi
2025-11-22 11:43:52 +01:00
parent f2efb12dab
commit d52d591155
4 changed files with 195 additions and 3 deletions
+4 -1
View File
@@ -18,5 +18,8 @@
},
"repository": "https://github.com/remorses/",
"author": "remorses <beats.by.morse@gmail.com>",
"license": ""
"license": "",
"dependencies": {
"mcp-extension": "workspace:*"
}
}