JoaquimLey / transport-eta

Twitch streamed 🎥playground repo, README speaks to you.
https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125
Apache License 2.0
224 stars 45 forks source link

Fix FavoritesFragment tests #61

Closed JoaquimLey closed 5 years ago

JoaquimLey commented 5 years ago

Due to changes with the introduction of the Domain layer, the FavoritesViewModel dependencies will be simple interfaces (UseCases and the model mapper).

This might make the tests easier

JoaquimLey commented 5 years ago

merging this feature into #18