1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/builder/cypress/integration/datasources
Mitch-Budibase 6c6656b0e2 Smoke build Test Changes
Update createTable test command
createTable command
- Changing how a check is completed when dealing with the create table modals

appPublishWorkflow
- Increasing timeout value related to the app table status
- This increased timeout value is needed specifically for CI runs

MySQL
- Timing issue for the smoke build
- Including an intercept after saving a query and then confirming it exists. Sometimes Cypress tries to find the query within the nav item section before the query has finished

PostgreSQL
- Timing issue for the smoke build
- Sometimes Cypress will continue the test before the page has finished reloading. Increased timeout value here to ensure the page loads. Also ensuring the entire nav item section is visible
2022-08-25 18:52:36 +01:00
..
datasourceWizard.spec.js AdminAndManagement Test folder + timeouts refactoring 2022-06-17 17:41:07 +01:00
mySql.spec.js Smoke build Test Changes 2022-08-25 18:52:36 +01:00
oracle.spec.js Test Refactoring 2022-06-27 18:28:21 +01:00
postgreSql.spec.js Smoke build Test Changes 2022-08-25 18:52:36 +01:00
rest.spec.js AdminAndManagement Test folder + timeouts refactoring 2022-06-17 17:41:07 +01:00