-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Much of our error handling should cover cases where unexpected issues arise. We currently do not have a testing suite to verify that, when we assign something to a value (especially in our class constructor), that the value is assigned.
Solution
Rather than include that as error handling, a testing battery would be an excellent way of verifying that the right values are being assigned to the right places at the right times.
Additional information
No response
👨👧👦 Contributing
- 🙋♂️ Yes, I'd love to make a PR to implement this feature!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request