flutter/dev/integration_tests
2019-06-12 11:31:17 -07:00
..
android_host_app Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
android_semantics_testing Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
android_views Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
channels Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
codegen Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
external_ui Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
flavors Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
image_loading Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
ios_add2app Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) 2019-06-10 14:30:28 -07:00
ios_host_app Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) 2019-06-10 14:30:28 -07:00
named_isolates Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
platform_interaction Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
simple_codegen Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
ui Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
web Codegen an entrypoint for flutter web applications (#33956) 2019-06-06 21:05:55 -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.