move node test suite into its own grunt command

This commit is contained in:
d98762625 2019-01-04 12:14:02 +00:00
parent f22e9ceec6
commit 9d674ce5a7
9 changed files with 116 additions and 73 deletions

View file

@ -98,8 +98,7 @@ const testStatus = {
allTestsPassing: true,
counts: {
total: 0,
},
start: new Date(),
}
};
setLongTestFailure();