|
|
|
@ -13,7 +13,7 @@ |
|
|
|
"cy:setup": "rm -rf node ~/.budibase-cypress && ../cli/bin/budi init -d ~/.budibase-cypress && node ../cli/bin/budi run -d ~/.budibase-cypress", |
|
|
|
"cy:run": "cypress run", |
|
|
|
"cy:open": "cypress open", |
|
|
|
"cy:test": "start-server-and-test cy:setup http://localhost:4001/_builder cy:run" |
|
|
|
"cy:test": "start-server-and-test cy:setup http://localhost:4001/_builder cy:open" |
|
|
|
}, |
|
|
|
"jest": { |
|
|
|
"globals": { |
|
|
|
|