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

Add unit tests for ModelViews #18

Open
pleonex opened this issue Dec 5, 2021 · 0 comments
Open

Add unit tests for ModelViews #18

pleonex opened this issue Dec 5, 2021 · 0 comments

Comments

@pleonex
Copy link
Member

pleonex commented Dec 5, 2021

Is your feature request related to a problem? Please describe.
Since the work on this program started as experimental, there aren't unit tests.
The work should happen once all the development for the initial release is done, so we are sure this is the design of the tool we want.

Describe the solution you'd like
Implement unit tests for every view model and model class. Use the NUnit3 framework as the rest of repositories. Take into account the code coverage.

Describe alternatives you've considered
UI testing is complex and expensive to maintain. It could be considered but at very much later stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant