Added cypress e2e tests

This commit is contained in:
Przemek Wiech
2020-02-14 23:46:46 +01:00
parent 543a910c2f
commit 358f6c6a7d
6 changed files with 937 additions and 37 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
build
node_modules
src/react-app-env.d.ts
cypress/fixtures/example.json
cypress/plugins/index.js
cypress/support/commands.js
cypress/support/index.js