start of e2e tests

This commit is contained in:
Alec Maier
2020-04-29 22:56:23 -04:00
parent 7cdd5aa675
commit 717b5324bf
10 changed files with 225 additions and 64 deletions

View File

@@ -1,5 +1,5 @@
{
"spec_dir": "spec/unit",
"spec_dir": "spec/unit/",
"spec_files": [
"**/*[sS]pec.js"
],
@@ -8,4 +8,4 @@
],
"stopSpecOnExpectationFailure": false,
"random": true
}
}