Hello, is any one has an idea how is possible to t...
# compose
n
Hello, is any one has an idea how is possible to test composable with pagination? we have created mock paging source where we can control what has returned to pager, but compose test rule doesn't wait until loading is finished, we have tried wrap loading in pager with idling resource but no luck as well as waitForIdle