Epub replication canary test

This commit is contained in:
Daniel Lugo 2021-06-05 15:55:02 -04:00
parent 8b71121585
commit 1b41f038c7

View file

@ -12,7 +12,8 @@
"typecheck": "tsc",
"lint": "eslint \"services/gunDB/**/*.js\"",
"format": "prettier --write \"./**/*.js\"",
"test:gun": "ts-node src/__gun__tests__/*.ts && rimraf -rf GUN-TEST-*"
"test:gun": "ts-node src/__gun__tests__/*.ts && rimraf -rf GUN-TEST-*",
"test:gun:epub": "node testscript.js on capdog.epub"
},
"author": "",
"license": "ISC",