Adds unit test coverage. Goldens should take care of the end-to-end coverage but adding unit test does help - while adding unit test coverage, noticed the unused code and refactored the logic a bit.
Fixes #318. Towards #311.
[x] Tests pass
[x] Appropriate changes to README are included in PR
Adds unit test coverage. Goldens should take care of the end-to-end coverage but adding unit test does help - while adding unit test coverage, noticed the unused code and refactored the logic a bit.
Fixes #318. Towards #311.