1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00
budibase/packages/builder/cypress/support
Mitch-Budibase 4906dc6337 Changes for Table test - Commands.js
Seems like a potential timing issue for the Create Table test

Specifically:
-The datasource modal looks to be sometimes delayed when appearing after app creation
--increasing wait time for after app creation
--Reducing wait within the createTable command
--Updating specific ID to use 'data-cy'
--Updating another ID for the data source modal

I am unable to reproduce this potential issue locally, so making changes in hopes the CI picks it up (if the timing issue still exists)
2022-03-01 11:49:40 +00:00
..
commands.js Changes for Table test - Commands.js 2022-03-01 11:49:40 +00:00
cookies.js Formatting. 2021-05-25 18:08:34 +01:00
filterTests.js lint changes 2022-01-21 13:12:16 +00:00
index.js Updating Automation cypress tests, now functional. 2021-05-25 15:57:38 +01:00
queryLevelTransformerFunction.js Updates/Fixes based on previous test run 2022-02-18 17:59:33 +00:00
queryLevelTransformerFunctionWithData.js Updates/Fixes based on previous test run 2022-02-18 17:59:33 +00:00