GSG-G7/Baraka-V2

Test script

Opened this issue · 0 comments

"test": "NODE_ENV=test node test/logic.test.js | tap-spec && NODE_ENV=test node test/routes.test.js | tap-spec && NODE_ENV=test node test/db.test.js | tap-spec && NODE_ENV=test node test/validate.test.js | tap-spec",

import all of your test files in one file and then run this file in the script.