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

Create unit tests for Blazor view models #311

Open
ekolis opened this issue Apr 21, 2024 · 2 comments
Open

Create unit tests for Blazor view models #311

ekolis opened this issue Apr 21, 2024 · 2 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 Apr 21, 2024

What needs to be cleaned up?

View models are advantageous because they can be unit tested. Let's do that.

How will this benefit us?

Avoid regression bugs

What potential drawbacks are there to making this change?

Testing is a time sink!

-- waiting on #309

@ekolis ekolis added the technical debt Things that would make the code cleaner but deliver little to no value to users. label Apr 21, 2024
@ekolis ekolis added this to the 1.0.0 milestone Apr 21, 2024
@ekolis ekolis modified the milestones: 1.0.0, alpha-10 Jun 9, 2024
@ekolis
Copy link
Owner Author

ekolis commented Dec 29, 2024

Actually let's not do this, let's get rid of the view models #348

@ekolis ekolis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in FrEee Tests Dec 29, 2024
@ekolis
Copy link
Owner Author

ekolis commented Jan 5, 2025

Reopening, looks like we're keeping the view models for now, see #348

@ekolis ekolis reopened this Jan 5, 2025
@github-project-automation github-project-automation bot moved this from Done to In progress in FrEee Tests Jan 5, 2025
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: Done
Status: In progress
Development

No branches or pull requests

1 participant