Complementary material for the exercise included in the talk for the Meetup #25 from @Android-Dev-Peru.
You can check it out here: https://www.icloud.com/keynote/0jqBRtnNXEWx9IUekoZj5yFcA#testing-basics-review
Where is required to build the data layer to support the following use case:
The Live News app will display a feed of news from 2 main sources: El Comercio API and the proprietary Live News API. Also, the app must work offline. If no internet connection is available, the app will display news from the Live News source.