flutter/examples/flutter_gallery/test
Ian Hickson 93b0265199
Fix flutter_gallery_instrumentation_test (#20361)
Somehow I forgot to say "super.tap()" when calling "tap()" on the new
superclass, so it was just recursing infinitely but ended up actually
crashing on the first reuse of the finder.

The error was previously swallowed, I made this print it instead.
2018-08-09 16:57:41 -07:00
..
calculator some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
demo/material improve semantics of chip demo (#20121) 2018-08-03 21:10:33 -07:00
drawer_test.dart Added GalleryApp testMode (#17640) 2018-05-16 11:42:39 -07:00
example_code_display_test.dart Added GalleryApp testMode (#17640) 2018-05-16 11:42:39 -07:00
example_code_parser_test.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
flutter_test_config.dart Add Flutter-repo-specific golden comparator (#17205) 2018-05-03 07:39:41 -07:00
live_smoketest.dart Fix flutter_gallery_instrumentation_test (#20361) 2018-08-09 16:57:41 -07:00
pesto_test.dart re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
simple_smoke_test.dart Added GalleryApp testMode (#17640) 2018-05-16 11:42:39 -07:00
smoke_test.dart Be less verbose in the logs. (#17401) 2018-06-04 15:22:19 -07:00
update_test.dart Added GalleryApp testMode (#17640) 2018-05-16 11:42:39 -07:00