momijizukamori / bookbinder-js

A JS application to format PDFs for bookbinding.
Mozilla Public License 2.0
99 stars 26 forks source link

Add more complete tests for different book formats (wacky, booklet, perfectbound, etc...) #91

Open acestronautical opened 4 months ago

acestronautical commented 4 months ago

We find a lot of our regressions by manual testing, this is a situation which should be improved. We can hopefully take inspiration from how the pdf-lib tests work and steal some of their ideas.

Additionally after the perfect bound to sigsize =1 refactor we should re-implement the tests that were present before.