-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Milestone
Description
Per #5 (comment), we can improve tests by updating them to better handle test data and ensure proper comparisons/assertions:
- file based fixtures for input data
- an adjacent file of gzip coded data
- then compare them byte for byte
- optional: add an
UPDATEenvironment variable to be able to put the tests into a mode where they are updateable
This way we can ensure the output is exactly as we expect. And we would pick up differences, say, between our results and another implementation like #7.
cc @springmeyer
Metadata
Metadata
Assignees
Labels
No labels