1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/builder/cypress
Mitch-Budibase 025405c09f Cypress: User Details Test Fix
It seems that at times, Cypress is running so fast that it does not type entire words (it sometimes misses the first couple of letters.

I've put a small change in the userManagement test file to try and revolve this.
- Adding a wait and clear in association with the type command
2022-07-07 12:50:30 +01:00
..
fixtures App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +01:00
integration Cypress: User Details Test Fix 2022-07-07 12:50:30 +01:00
plugins Cypress Tests Running in CI (#524) 2020-08-05 15:18:28 +01:00
support CreateApp test file update 2022-07-06 16:17:58 +01: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 Event identification 2022-05-23 22:14:44 +01:00