flutter/packages/flutter_test/test
Dinesh Ahuja 7fbb5b9f32 Create WidgetTester.ensureVisible(Finder) (#22620)
This is just a shorthand for
Scrollable.ensureVisible(tester.element(finder))

Fixes #8185
2018-10-18 12:17:47 -07:00
..
custom_exception_reporter Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_config Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
accessibility_test.dart Add labeled tappable target guideline and gallery tests (#22824) 2018-10-11 15:05:10 -07:00
finders_test.dart Revert "Add RichText support to find.text" (#22046) 2018-09-19 13:51:35 -07:00
goldens_test.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
matchers_test.dart Basic scroll semantics support (#21764) 2018-10-09 14:16:28 -07:00
reference_image_test.dart Add support for text shadows and roll engine (26 commits) (#22449) 2018-10-15 15:03:02 -07:00
stack_manipulation_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_async_utils_test.dart prefer_void_to_null in flutter_test (#22847) 2018-10-11 18:00:46 +02:00
test_text_input_test.dart Widgets app refactor (#22269) 2018-09-25 13:57:12 -04:00
widget_tester_test.dart Create WidgetTester.ensureVisible(Finder) (#22620) 2018-10-18 12:17:47 -07:00