mirror of https://github.com/Budibase/budibase.git
Browse Source
* workflow fixes * fixes for workflow - cypress test coverage * remove log * adding some assertions to slow test down * force click create user * cypress 5, small wait for user test * remove cypress waiting eslint rule to fix user test * click button directly * test clicking * try changing access level for validity * lintpull/4023/head
committed by
GitHub
10 changed files with 548 additions and 163 deletions
@ -1,3 +1,3 @@ |
|||
Cypress.Cookies.defaults({ |
|||
whitelist: "builder:token", |
|||
preserve: "builder:token", |
|||
}) |
|||
|
|||
File diff suppressed because it is too large
Loading…
Reference in new issue