WIP: Move test to cypress.io
This is mostly just a PoC to see if our CI infrastructure is able to run cypress.io tests. Changing language currently triggers a "500 Parse Error" in cypress, which needs to be fixed in Cockpit.
This commit is contained in:
parent
5d73df67ee
commit
caf96475e2
7 changed files with 134 additions and 65 deletions
4
cypress.json
Normal file
4
cypress.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"defaultCommandTimeout": 10000,
|
||||
"video": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue