SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Pdfjs #774

Closed BryceStevenWilley closed 11 months ago

BryceStevenWilley commented 11 months ago

I added the ability to compare PDFs! It's currently one step, I expect the baseline PDF "something-in-sources.pdf" and the new PDF "downloaded.pdf" to be the same, but happy to add more, depending on what we think would be useful for folks.

Making this a draft to make sure the API is as we want it.

In this PR, I have:

Links to any solved or related issues

Fix #25.

Any manual testing I have done to ensure my PR is working

Just added the automated tests.

BryceStevenWilley commented 11 months ago

Ready for review, addressed all of the comments, and made slight cleanups to the findFiles function, but everything else remained the same!

plocket commented 11 months ago

Add to the changelog if you have a mo