Unit testing tracking issue #71
Labels
C - Testing
Category: Verifying the correctness of code.
C - Tracking Issue
Category: Tracking the progress and completion of a feature.
This is a tracking issue for complete unit testing of the code base. As modules have unit tests written for them, they will be checked off the following list.
From this point forward, all pull requests should include unit tests for everything added. This wasn't included in the past due to the experimental nature of things, but now that this is shaping into a real library tests need to be included from the get-go.
The text was updated successfully, but these errors were encountered: