I have been working with the arch libraries from Google, but one thing that has made testing difficult is working with PagedList
.
For this example, I am usi
If it is an end-to-end test, you could just use in-memory db. Add your test data before calling it. Example: https://medium.com/exploring-android/android-architecture-components-testing-your-room-dao-classes-e06e1c9a1535