koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 13 forks source link

Add tests for ...ViewModel #584

Open koppor opened 2 years ago

koppor commented 2 years ago

We migrated to JavaFX and MVVM to be able to craft tests - even without JavaFX. We have "business logic" in the view models. This should be tests.

Here, I collect some ViewModels, which IMHO really need testing