1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
Mitch-Budibase 524bfb04db Create App Tests: Timeout Changes
This test spec file fires off against every PR. There is some timing issues currently.

I am making a few changes in relation to timeout values (a small restructure too) in hopes this helps with the PR builds.

Tests pass locally for me, so there may be more changes required against this spec file as I check its performance
2022-07-18 14:28:27 +01:00
..
.vscode
assets
build
cypress Create App Tests: Timeout Changes 2022-07-18 14:28:27 +01:00
scripts
src Merge pull request #6676 from Budibase/feature/app-action-ui-updates 2022-07-15 10:46:58 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Bump svelte from 3.48.0 to 3.49.0 in /packages/builder 2022-07-15 16:54:55 +00:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build