1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/builder
Mitch-Budibase b97d89c2fb Cypress: Auto Screens UI + PostgreSql test skip
As previously discussed with Marty, any further flakey tests (timing issues) with Cypress will be skipped for now but not removed.

- Timing issues are effecting Auto Screens UI & PostgreSql tests
- We will receive coverage of these tests via QA Wolf
- The tests are not removed so we still have reference for generating relative API tests
2022-10-10 18:09:35 +01:00
..
.vscode
assets
build
cypress Cypress: Auto Screens UI + PostgreSql test skip 2022-10-10 18:09:35 +01:00
scripts
src Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-10-07 12:45:53 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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