1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder/cypress
Mitch-Budibase 38cdf850eb 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 Try to fix cypress tests 2022-02-23 13:53:15 +00:00
plugins
support Changes for Table test - Commands.js 2022-03-01 11:49:40 +00:00
ts Making sure worker runs through ts-node in cypress, locally, then built in CI. 2022-02-01 16:02:44 +00:00
setup.js Prevent local port conflicts between account portal and cypress 2022-02-22 11:20:58 +00:00