-
Notifications
You must be signed in to change notification settings - Fork 0
Add tests #57
Copy link
Copy link
Open
Labels
New FeatureTo further specify an enhancement as something new to be addedTo further specify an enhancement as something new to be addedenhancementNew feature or requestNew feature or request
Description
Problem
Right now none of the functionality is actually being tested and basically all bugs are found out of luck or in production, which is not good.
Solution
A testing framework/library like AceUnitor GNU Autounit should be used to test the important parsing functions first, as these are of the most priority, and then over time can the tests be expanded to hopefully cover everything or nearly everything.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
New FeatureTo further specify an enhancement as something new to be addedTo further specify an enhancement as something new to be addedenhancementNew feature or requestNew feature or request