feat(tests): Jest backend (38 tests), Jest RTL frontend (28 tests), Playwright E2E spec
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
"testMatch": ["**/tests/**/*.test.js"],
|
||||
"setupFilesAfterFramework": [],
|
||||
"globalSetup": "./tests/setup.js",
|
||||
"globalTeardown": "./tests/teardown.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user