Add e2e test for app with cypress

This commit is contained in:
Marcus Eide
2020-03-27 14:07:26 +01:00
parent a17f237b75
commit 990671df9b
6 changed files with 575 additions and 56 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"baseUrl": "http://localhost:3000",
"fixturesFolder": false,
"pluginsFile": false
}