mirror of
https://github.com/bitwarden/jslib
synced 2026-01-01 16:13:19 +00:00
Move remaining tests to node
This commit is contained in:
11
node/spec/support/jasmine.json
Normal file
11
node/spec/support/jasmine.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"spec_dir": "dist/node/spec",
|
||||
"spec_files": [
|
||||
"**/*[sS]pec.js"
|
||||
],
|
||||
"helpers": [
|
||||
"helpers.js"
|
||||
],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": true
|
||||
}
|
||||
Reference in New Issue
Block a user