snapshot e2e

This commit is contained in:
Karsten Hassel
2021-06-09 00:19:43 +02:00
parent 67011c0c32
commit 0e14d3d6e8
19 changed files with 93 additions and 116 deletions

View File

@@ -95,6 +95,7 @@
"node_helper": "<rootDir>/js/node_helper.js",
// "logger": "<rootDir>/js/logger.js", <-- only for unit tests, not for e2e
// replace require("chai").expect with expect from jest, see e2e/env_spec.js
// https://medium.com/swlh/6-ways-to-run-jest-test-cases-silently-67d2fead8c11
"moment-timezone": "<rootDir>/node_modules/moment-timezone/moment-timezone.js",
"moment": "<rootDir>/node_modules/moment/moment.js"
}