#testing components using virtual scroll

1 messages · Page 1 of 1 (latest)

crude tartan
#

is there a way to show all items in unit tests?

or can I do something like show next batch?

mimicking user scroll to test that I have the correct items in the list isn't much fun 🙂

#

I could override rangeExtractor and this way write a test utility, but I wonder if there's some simpler way