android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.4k stars 8.29k forks source link

No way to test PagingSource in the Paging samples #942

Closed zivkesten closed 3 years ago

zivkesten commented 3 years ago

I did not see any extensive unit tests in this sample, and could not figure out how to mock a PagingSource for testing purposes.

Is there a plan to add more testing coverage to those sample?

dlam commented 3 years ago

Thank you for this suggestion / reminder !