flutter/packages/flutter_tools/test
Yegor Jbanov 677e63b79d decouple flutter drive from flutter start
flutter start's method of finding devices to run the app on is not suitable for flutter drive.

This commit also refactors several tool services to allow mocking in unit tests.
2016-02-26 10:18:24 -08:00
..
src decouple flutter drive from flutter start 2016-02-26 10:18:24 -08:00
adb_test.dart add tests 2016-01-19 14:33:02 -08:00
android_device_test.dart add the ability to start and stop device polling 2016-02-20 22:00:11 -08:00
base_utils_test.dart add the ability to start and stop device polling 2016-02-20 22:00:11 -08:00
context_test.dart add a summary option to the doctor class 2016-02-17 09:33:45 -08:00
create_test.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
daemon_test.dart additional validation for device commands 2016-02-24 11:11:23 -08:00
device_test.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
devices.test.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
drive_test.dart decouple flutter drive from flutter start 2016-02-26 10:18:24 -08:00
install_test.dart additional validation for device commands 2016-02-24 11:11:23 -08:00
listen_test.dart decouple flutter drive from flutter start 2016-02-26 10:18:24 -08:00
logs_test.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
os_utils_test.dart use status(), error(), and trace() for logging 2016-01-28 12:44:17 -08:00
stop_test.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
trace_test.dart allow any android sdk version 2016-02-13 14:37:41 -08:00