FrEee
FrEee copied to clipboard
More unit tests
What needs to be cleaned up? Add more unit tests, and use the Fine Code Coverage plugin for Visual Studio to determine where they're needed.
How will this benefit us? Catch bugs sooner
What potential drawbacks are there to making this change? Wasted time maybe?
Automated UI tests would also be useful. Does .NET have anything like that?
See #310, it is possible in Blazor
Adding unit tests should probably wait until we factor out some data models #312