Oussama Haff.
10/28/2020, 12:19 PMLazyColumn
with lots of items, the assertion of onChildren().assertCountEquals()
counts only the displayed nodes.
How can I test that the composable will actually show all items
passed to the LazyColumn
?Zhelyazko Atanasov
02/03/2022, 11:45 AM