hammy275/hamstall

More Unit Tests

Closed this issue · 2 comments

The current unit test are incomplete and don't test many code paths. They need to be more thorough. Unit tests should also be isolated from each other instead of depending on the previous one succeeding.

Some have been added in beta commit 5a13146

I've finished up adding all of the unit tests I want to add in beta commits e3ba7fb and aa61bf8. More will (hopefully) be added during The Great Restructuring, as functions will be moved around, significantly changed, etc.