Skip to content
New issue

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

More unit tests #269

Open
ekolis opened this issue May 17, 2023 · 3 comments
Open

More unit tests #269

ekolis opened this issue May 17, 2023 · 3 comments
Labels
technical debt Things that would make the code cleaner but deliver little to no value to users.
Milestone

Comments

@ekolis
Copy link
Owner

ekolis commented May 17, 2023

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?

@ekolis ekolis added the technical debt Things that would make the code cleaner but deliver little to no value to users. label May 17, 2023
@ekolis ekolis added this to the 1.0.0 milestone May 17, 2023
@ekolis
Copy link
Owner Author

ekolis commented Jan 21, 2024

Automated UI tests would also be useful. Does .NET have anything like that?

@ekolis
Copy link
Owner Author

ekolis commented Apr 21, 2024

See #310, it is possible in Blazor

@ekolis
Copy link
Owner Author

ekolis commented Apr 21, 2024

Adding unit tests should probably wait until we factor out some data models #312

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Things that would make the code cleaner but deliver little to no value to users.
Projects
Status: To do
Development

No branches or pull requests

1 participant