tests: add additional components tests

This commit is contained in:
braks
2022-10-08 23:25:34 +02:00
committed by Braks
parent ef11069102
commit 26b251886e
9 changed files with 123 additions and 4 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"@braks/vue-flow": "workspace:*"
},
"devDependencies": {
"cypress": "^10.9.0"
"cypress": "^10.9.0",
"@vitejs/plugin-vue": "^2.3.4"
}
}