Shyentist/fish-r-man

Move from the screenshot based testing to Unit testing

Closed this issue · 1 comments

Now that much of the code has been made modular, it can be unit tested. This should make the later implementation of automated testing easier.

In the end, I decided having both types of testing can't hurt.