cypress and instanbul

This commit is contained in:
2021-09-14 14:45:47 +02:00
parent 6f0e4da0d2
commit 73bfe07b11
15 changed files with 618 additions and 26 deletions

8
.gitignore vendored
View File

@@ -8,4 +8,10 @@ yarn-error.log
/media/
/test.js
/api/templates/spa.html
/api/hooks/lib/app.server*
/api/hooks/lib/app.server*
cypress/_old
cypress/videos
cypress/screenshots
.~lock.*
coverage/
.nyc_output/