1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
Mitch-Budibase d63278a2fa appOverview Cypress Test Update
The test 'Should reflect an application that has been unpublished' failed on last nights build. This is likely a timing issue.

I have included a wait and timeout within the test. It passes locally, just not on the nightly build
2022-12-06 11:01:25 +00:00
..
.vscode
assets
build
cypress appOverview Cypress Test Update 2022-12-06 11:01:25 +00:00
scripts
src Merge pull request #8915 from Budibase/fix/8882 2022-12-05 12:56:34 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.1.43-alpha.6 2022-12-05 18:25:31 +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