flutter/packages/flutter_driver/lib/src
Carlo Bernaschina 937b98e1b9 Fix flakiness of commands_test (#11705)
- Wait for full Hot Reload
- Wait for full Restart
- Fallback if checkHealth throws METHOD_NOT_FOUND.
  We try to wait for the service extensions to be registered and retry.
2017-08-21 13:21:00 -07:00
..
common.dart prefer const contructors in packages/flutter_driver (#8056) 2017-02-10 00:49:46 -08:00
driver.dart Fix flakiness of commands_test (#11705) 2017-08-21 13:21:00 -07:00
enum_util.dart add smoke driver test; find by tooltip; retry predicate 2016-02-29 16:50:47 -08:00
error.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
extension.dart Revert "Revert "Always evaluate the finder in driver.waitFor*()" (#11451)" (#11462) 2017-08-01 14:23:44 -07:00
find.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
frame_sync.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
gesture.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
health.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
matcher_util.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
message.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
render_tree.dart Fix documentation based on dartdoc's warnings (#11428) 2017-07-28 15:44:38 -07:00
request_data.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
retry.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
semantics.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
timeline_summary.dart Add documentation and clean up code. (#11330) 2017-07-21 16:39:04 -07:00
timeline.dart Declare locals as final where not reassigned (flutter_driver) (#8567) 2017-03-03 18:31:21 -08:00