test(cypress): use start-server-and-test

This commit is contained in:
moklick
2022-09-14 17:39:49 +02:00
parent 33d6a73dd0
commit b8c6638a4b
5 changed files with 12 additions and 7 deletions
+2
View File
@@ -70,6 +70,7 @@ importers:
react-dom: ^18.2.0
react-router-dom: ^6.3.0
reactflow: workspace:*
start-server-and-test: ^1.14.0
typescript: ^4.6.4
vite: ^3.1.0
dependencies:
@@ -86,6 +87,7 @@ importers:
'@vitejs/plugin-react': registry.npmjs.org/@vitejs/plugin-react/2.1.0_vite@3.1.0
cypress: registry.npmjs.org/cypress/10.7.0
cypress-real-events: registry.npmjs.org/cypress-real-events/1.7.1_cypress@10.7.0
start-server-and-test: registry.npmjs.org/start-server-and-test/1.14.0
typescript: registry.npmjs.org/typescript/4.8.3
vite: registry.npmjs.org/vite/3.1.0