chore: parallelize integration tests and use template dbs (#907)
This commit is contained in:
@@ -6,6 +6,8 @@ const pkgs = glob
|
||||
|
||||
module.exports = {
|
||||
testEnvironment: `node`,
|
||||
globalSetup: "<rootDir>/integration-tests/globalSetup.js",
|
||||
globalTeardown: "<rootDir>/integration-tests/globalTeardown.js",
|
||||
rootDir: `../`,
|
||||
roots: pkgs,
|
||||
testPathIgnorePatterns: [
|
||||
|
||||
Reference in New Issue
Block a user