1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
Mitch-Budibase 4cee4a3c83 Cypress Build Update
Few changes to assist with the nightly build

appPublishWorkflow
- Removing closeModal function calls (no longer needed)

createBinding
- Update to remove a component from some of the tests
- New command for this also

REST
- Skipping these tests -> there are only 2 and will be replaced via API

Commands
- Additional changes to support the nightly build
- mainly navigation based due to recent code changes to the product
2022-11-23 16:19:50 +00:00
..
.vscode
assets
build
cypress Cypress Build Update 2022-11-23 16:19:50 +00:00
scripts
src Merge pull request #8672 from Budibase/feature/default-internal-datasource 2022-11-22 10:32:12 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.1.32-alpha.6 2022-11-23 13:29:13 +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