Code review comment for lp:~acerisara/ubuntu-calendar-app/failing-tests

Revision history for this message
Victor Thompson (vthompson) wrote :

It seems like all the MonthComponents aren't loaded into the GridView. It seems like a quick fix might be to get the test to scroll/flick to the bottom and then loop through the months array when the returned number of months is less than the datetime.now().month value.

« Back to merge proposal