flutter/packages/flutter_driver
Michael Goderbauer ecc4972676 Add communication logging to Flutter Driver (#7485)
This is handy for debugging a test. Communication is logged to:
* `flutter_driver_commands_{x}.log`, where {x} is an integer, and
* (if requested by user) to stdout

fixes #7473
2017-01-17 10:57:44 -08:00
..
lib Add communication logging to Flutter Driver (#7485) 2017-01-17 10:57:44 -08:00
test Add a timeout to every command (enforced on device and host) (#7391) 2017-01-09 14:57:25 -08:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
flutter_driver.iml Update iml files (#7025) 2016-11-27 07:46:54 -08:00
pubspec.yaml Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00