Cover by tests
Key layers have been unit tested using multiple tecniques
- ViewModels and UI Layer using property based testing via kotlintest
- Data layer using parameterized test via Junit 5 Parameterized test
Key layers have been unit tested using multiple tecniques