first tests

This commit is contained in:
karsten13
2021-09-21 23:48:29 +02:00
parent c3c5307624
commit b4350278a0
5 changed files with 59 additions and 8 deletions

View File

@@ -120,6 +120,9 @@
},
{
"displayName": "e2e",
"setupFilesAfterEnv": [
"<rootDir>/tests/e2e/mock-console.js"
],
"testMatch": [
"**/tests/e2e/**/*.[jt]s?(x)"
],