memo
memo copied to clipboard
Adds missing VMs unit tests
There are a significant amount of relevant view models implementations that weren't unit-tested.
The list below is a summary of all untested view-models:
- [ ]
CollectionDetailsVMImpl
; - [ ]
CollectionExecutionVMImpl
; - [ ]
CollectionsVMImpl
; - [ ]
ProgressVMImpl
; - [ ]
SettingsVM
; - [ ]
AppVMImpl
.