implemented basic e2e testing

This commit is contained in:
kharhamel 2020-04-14 20:04:55 +02:00
parent 705617abe7
commit a2ed7164e4
11 changed files with 1540 additions and 0 deletions

3
e2e/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
screenshots/
videos/
node_modules/