[backend][nodejs] Add sample test

This commit is contained in:
koeberlue
2021-04-05 19:49:07 +02:00
parent 667e23c227
commit 38ad5fadd0
2 changed files with 10 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha"
},
"keywords": [],
"author": "",