Construct testing framework
Opened this issue · 0 comments
habibitcoin commented
Should have automated test coverage for key functionality.
Personally, I'm more of a fan of functional tests first, and then unit tests if you have time. Keeping up with unit tests can be laborious, and ultimately if a unit test would fail critically, it would be noticed in a functional test as well