Load test page and run tests on start when NODE_ENV=test

FREEBIE
This commit is contained in:
Scott Nonnenberg
2017-05-15 14:47:45 -07:00
parent 5a88faf334
commit b4e3cc0e6c
5 changed files with 27 additions and 16 deletions

5
config/test.json Normal file
View File

@@ -0,0 +1,5 @@
{
"storageProfile": "test",
"disableAutoUpdate": true,
"openDevTools": true
}