We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Automated UI tests would also be useful. Does .NET have anything like that?
Sorry, something went wrong.
See #310, it is possible in Blazor
Adding unit tests should probably wait until we factor out some data models #312
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: