flutter/dev/integration_tests
2019-09-13 19:37:07 -07:00
..
android_host_app Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
android_semantics_testing Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
android_splash_screens Enable R8 (#40453) 2019-09-13 19:06:40 -07:00
android_views Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
channels Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
codegen Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
external_ui Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
flavors Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
image_loading Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
ios_add2app ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
ios_host_app Set DEFINES_MODULE for FlutterPluginRegistrant to generate modulemap (#40302) 2019-09-13 11:03:46 -07:00
ios_host_app_swift Set DEFINES_MODULE for FlutterPluginRegistrant to generate modulemap (#40302) 2019-09-13 11:03:46 -07:00
module_host_with_custom_build Allow flavors and custom build types in host app (#36805) 2019-07-29 09:26:41 -07:00
named_isolates Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
platform_interaction Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
release_smoke_test Enable R8 (#40453) 2019-09-13 19:06:40 -07:00
simple_codegen ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
ui Update Kotlin and Gradle version (#40181) 2019-09-13 19:37:07 -07:00
web Fix new prefer_const_constructors after analyzer fix. (#39917) 2019-09-05 19:59:24 -07:00
web_compile_tests ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07: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.