test(e2e): add end to end tests via cypress.io
This commit is contained in:
committed by
Benedikt Rötsch
parent
85ea880352
commit
bd9e29b6eb
6
cypress.json
Normal file
6
cypress.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:3007",
|
||||
"fixturesFolder": false,
|
||||
"integrationFolder": "./test/e2e/specs",
|
||||
"supportFile": false
|
||||
}
|
||||
Reference in New Issue
Block a user