Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Apr 21, 2016

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.

@Hixie
Copy link
Contributor Author

Hixie commented Apr 21, 2016

@yjbanov

@yjbanov
Copy link
Contributor

yjbanov commented Apr 21, 2016

LGTM

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.
@Hixie Hixie merged commit c167efc into flutter:master Apr 21, 2016
@Hixie Hixie deleted the widget-tester branch April 21, 2016 23:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants