1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder
Mitch-Budibase bd64b45a3c Templates Details Tests
Added tests which check the details button for each template.
- Split per category (Will add more specific template tests under each category)
- Checks template name matches url (There are a few exceptions)
- Checks status of url - expects 200 back each time

Also updated the DeleteApp Function
- Fixed a smoke test issue associated with deleting the tests app
2022-04-28 17:50:06 +01:00
..
.vscode
assets
build
cypress Templates Details Tests 2022-04-28 17:50:06 +01:00
src Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge 2022-04-26 16:31:17 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.0.126-alpha.0 2022-04-27 14:40:24 +00:00
README.md
routify.config.js
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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