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

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 14:10:52 -07:00
committed by GitHub
parent fc22b5d888
commit d8dd6ea140
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"