5 Commits

Author SHA1 Message Date
Luiz Américo
55732ab9a9
Rework integrations tests to compare pdf screenshots instead of raw content (#1162)
* Rework integrations tests to compare pdf screenshots instead of raw content

* Update documentation and configuration related to integration/visual tests
2020-09-09 17:33:28 -03:00
Jim Pravetz
554cf3d9ad Changed addNamedJavaScript to accept string instead of (nodejs-only) buffer.
Got jest tests running by setting setupFilesAfterEnv to include toContainChunk (not clear why this became necessary).
Modified toContainChunk to accept RegExp for all but first parameter of array.
AcroForms partial tests working.
2019-07-24 13:56:24 -07:00
Luiz Américo
0938f79d1a Fix logic to check if test passes in toContainChunk 2019-05-04 22:30:08 -03:00
Luiz Américo
3f4052568d Improve output of toContainChunk jest matcher 2019-05-04 20:06:50 -03:00
Luiz Américo
5cfab52910 Add test helpers to make easier to write unit tests 2019-05-03 22:05:48 -03:00