• Greg Spencer's avatar
    Clean up dismissable_test to be less fragile (#89870) · 19722fb9
    Greg Spencer authored
    This cleans up the dismissable_test to be less fragile, and make it harder to forget to reset things between runs.
    
    I eliminated a bunch of globals that were susceptible to being missed and passed them in to buildTest instead, and removed some values that were always the same (itemExtent).
    19722fb9
dismissible_test.dart 35.2 KB