-
Notifications
You must be signed in to change notification settings - Fork 181
Unit test MaybeMath #158
Copy link
Copy link
Closed
Labels
code qualityMake the code cleaner or prettier.Make the code cleaner or prettier.good first issueGood for newcomersGood for newcomers
Description
What problem does this solve or what need does it fill?
MaybeMath has critical nuances that are important but hard to spot. It is vital for the layout calc that they are correctly behaving at all times.
What solution would you like?
Implement unit tests for the whole MaybeMath implementation so that we are confident it is working correctly
What alternative(s) have you considered?
Leave as is without testing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code qualityMake the code cleaner or prettier.Make the code cleaner or prettier.good first issueGood for newcomersGood for newcomers