Reviewed-on: https://codeberg.org/lvl0/trip-planner/pulls/34 Co-authored-by: myrmidex <myrmidex@myrmidex.net> Co-committed-by: myrmidex <myrmidex@myrmidex.net>
6 lines
No EOL
171 B
JSON
6 lines
No EOL
171 B
JSON
{
|
|
"testEnvironment": "node",
|
|
"testMatch": ["**/specs/**/*.test.js"],
|
|
"setupFilesAfterEnv": ["<rootDir>/support/config/jest.setup.local.js"],
|
|
"testTimeout": 60000
|
|
} |