Merged in feat/enter-details-store-tests (pull request #1134)
Feat/enter details store tests * test: add unit tests for useEnterDetailsStore and update Jest environment * test: added more useEnterDetailsStore tests Approved-by: Christel Westerberg
This commit is contained in:
@@ -154,7 +154,7 @@ const config: Config = {
|
||||
// snapshotSerializers: [],
|
||||
|
||||
// The test environment that will be used for testing
|
||||
// testEnvironment: "jest-environment-node",
|
||||
testEnvironment: "jest-environment-jsdom",
|
||||
|
||||
// Options that will be passed to the testEnvironment
|
||||
// testEnvironmentOptions: {},
|
||||
|
||||
Reference in New Issue
Block a user