Check viewmodel location with Konsist tests
Closed this issue · 0 comments
Kirchhoff- commented
Having the ViewModel in a separate package is a common practice in our project. It is necessary to record this using tests so we don't need to check this during developer review.
Summary
Write a unit test that would check that all ViewModels in the application are in a package ending with viewmodel