-
Notifications
You must be signed in to change notification settings - Fork 98
Unit tests #28
Copy link
Copy link
Open
Description
I think it would be advantageous to write unit tests around the particularly complicated sections of code. I don't see this as a solvable issue, but more of an ongoing task. Without tests it's easy for the code base to regress in a non-obvious way, which could be a problem considering the complexity of the project.
Reactions are currently unavailable