Added console logs for Book unit tests (#6876)

* added logs

* use uuid for random path name
This commit is contained in:
Lucy Zhang
2019-08-22 16:53:01 -07:00
committed by GitHub
parent 26a22fa00e
commit 36244ed517
3 changed files with 164 additions and 0 deletions

View File

@@ -373,6 +373,7 @@
"@types/node": "^11.9.3",
"@types/request": "^2.48.1",
"@types/temp-write": "^3.3.0",
"@types/uuid": "^3.4.5",
"assert": "^1.4.1",
"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.17.0",