use jest-snapshot to apply the snapshot testing

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent cb3efd427f
commit 87ff591cd1
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",