mirror of
https://github.com/google/earthengine-api.git
synced 2025-12-08 19:26:12 +00:00
7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"helpers": ["init_nodejs.js"],
|
|
"spec_dir": "test",
|
|
"spec_files": ["**/*_test.js"],
|
|
"stopSpecOnExpectationFailure": false
|
|
}
|