chore: add cypress video recording

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2024-04-04 12:00:14 +02:00
parent b2737451b1
commit e6acc31692
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -168,5 +168,6 @@ composer.phar
core/js/mimetypelist.js
# Tests - cypress
cypress/downloads
cypress/snapshots
cypress/videos

View file

@ -30,6 +30,7 @@ export default defineConfig({
experimentalInteractiveRunEvents: true,
// faster video processing
video: !process.env.CI,
videoCompression: false,
// Visual regression testing