flutter/dev/integration_tests
2019-01-22 10:37:22 -08:00
..
android_host_app targetSdkVersion 28 (#26798) 2019-01-19 11:59:42 -08:00
android_semantics_testing targetSdkVersion 28 (#26798) 2019-01-19 11:59:42 -08:00
android_views Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
channels add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
external_ui add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
flavors add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
ios_host_app Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
named_isolates add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
platform_interaction Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
ui Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
README.md Update README.md 2018-11-09 11:07:22 -08:00

Automated Flutter integration test suites. Each suite consists of either a complete Flutter app and a flutter_driver specification that drives tests from the UI, or a native app that is meant to integrate with Flutter for testing.

Intended for use with devicelab tests.