Thank you for the code review Josep Rodriguez!
I refactored my Repository to pass in a Service in the constructor in order to make it possible for testing with a mock Service.
What are you suggesting for refactoring the MainViewModel class?
Thank you for the code review Josep Rodriguez!
I refactored my Repository to pass in a Service in the constructor in order to make it possible for testing with a mock Service.
What are you suggesting for refactoring the MainViewModel class?
Open Sourcer