Add more tests to cover Page.pdf() method (#196)

This patch adds sanity tests to make sure Page.pdf() produces
sane results.

Fixes #166.
This commit is contained in:
Andrey Lushnikov
2017-08-03 13:37:20 -07:00
committed by GitHub
parent 31224392bb
commit 403362eaf1
3 changed files with 166 additions and 9 deletions

View File

@@ -40,6 +40,7 @@
"markdown-toc": "^1.1.0",
"minimist": "^1.2.0",
"ncp": "^2.0.0",
"pdfjs-dist": "^1.8.595",
"pixelmatch": "^4.0.2",
"pngjs": "^3.2.0",
"text-diff": "^1.0.1"