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:
Martin Pitt 2018-10-28 10:32:30 +01:00
parent 5d73df67ee
commit caf96475e2
7 changed files with 134 additions and 65 deletions

3
.gitignore vendored
View file

@ -4,12 +4,11 @@
*.rpm
node_modules/
dist/
cypress/support
/*.spec
/.vagrant
package-lock.json
Test*FAIL*
bots/
test/common/
test/images/
*.pot
POTFILES*