flutter/dev/manual_tests
Ian Hickson c167efca17 Minor widget_tester refactoring and docs (#3472)
This reorders some classes so that this file makes more sense, and adds
a bunch of docs. It also makes the following changes:

* Move allElements from Instrumentation to TestWidgets. (Instrumentation
  is going away.)

* Remove findElements.

* Rename byElement to byElementPredicate

* Rename byPredicate to byWidgetPredicate

* Implement _WidgetPredicateFinder so that byWidgetPredicate has good
  messages

* Fix one use of byElementPredicate to use byWidgetPredicate.
2016-04-21 16:35:46 -07:00
..
android Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
test Minor widget_tester refactoring and docs (#3472) 2016-04-21 16:35:46 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
drag_and_drop.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
flutter.yaml Bring the hamburger menu back to card_collection 2016-04-01 14:55:20 -07:00
mozart.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
overlay_geometry.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
pageable_list.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
pubspec.yaml Fix dependency skew. (#3306) 2016-04-13 13:53:39 -07:00
raw_keyboard.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00