use jest-snapshot to apply the snapshot testing

This commit is contained in:
Yanzhen Yu
2018-10-12 16:28:06 +08:00
parent ffc2b01796
commit 3e5c0adcdc
8 changed files with 172 additions and 105 deletions

View File

@@ -32,6 +32,7 @@
"@types/node": "^10.11.3",
"@types/puppeteer": "^1.8.0",
"chai": "^4.1.2",
"jest-snapshot": "^23.6.0",
"mocha": "^5.2.0",
"puppeteer": "^1.9.0",
"rollup": "^0.66.4",