1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
budibase/packages/builder
Mitch-Budibase 88bc74f68b Cypress: Smoke Build: Test Changes
createComponents
- Updated how the test gets nav-items from the side nav bar

commands
- Updating maximum timeout value for cy.visit instances (this seems specific to the CI runs)
- Updated createUser command to ensure better timing between the create user modals
2022-09-05 13:48:37 +01:00
..
.vscode
assets
build
cypress Cypress: Smoke Build: Test Changes 2022-09-05 13:48:37 +01:00
scripts post failure notification 2022-08-22 13:15:03 +01:00
src Fix user validation when pressing confirm 2022-09-02 10:05:43 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock merge 2022-08-30 10:33:37 +01:00

Get Started

yarn install

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