Skip to content

Commit

Permalink
Clean up dismissable_test to be less fragile (flutter#89870)
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
gspencergoog authored Sep 20, 2021
1 parent 83dfb22 commit 19722fb
Showing 1 changed file with 157 additions and 115 deletions.
Loading

0 comments on commit 19722fb

Please sign in to comment.