budibase/packages/builder
Mitch-Budibase 3559c19991 Cypress - Skipping 2 Test Files
The files are:

- addMultiOptionDatatype
- addRadioButtons

These tests are flakey from time to time and we no longer need them to be run consistently through Cypress. We will have E2E coverage via QAWolf and will also have some coverage via API Automation
2022-11-07 17:10:35 +00:00
..
.vscode
assets add pro check and default state 2022-10-24 15:00:00 +01:00
build
cypress Cypress - Skipping 2 Test Files 2022-11-07 17:10:35 +00:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-03 17:59:58 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
nuxt.config.js
package.json v2.1.14-alpha.2 2022-11-07 14:42:51 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
yarn.lock merge 2022-08-30 10:33:37 +01:00

README.md

Get Started

yarn install

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