1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder/cypress
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
..
fixtures
integration
plugins
support Changes for Table test - Commands.js 2022-03-01 11:49:40 +00:00
ts
setup.js