flutter/dev/integration_tests
2019-10-03 21:30:37 -07:00
..
abstract_method_smoke_test Update minimum build_runner version and enable incremental builder (#41499) 2019-09-29 13:01:33 -07:00
android_host_app Migrate examples and tests to AndroidX (#41251) 2019-09-25 09:02:15 -07:00
android_semantics_testing Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
android_splash_screens Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
android_views Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
channels Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
codegen Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
external_ui Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
flavors Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
image_loading Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -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 Migrate examples and tests to AndroidX (#41251) 2019-09-25 09:02:15 -07:00
named_isolates Migrate examples and tests to AndroidX (#41251) 2019-09-25 09:02:15 -07:00
platform_interaction Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
release_smoke_test Skip pod initialization if version >= 1.8.0. (#41491) 2019-09-30 13:14:42 -07:00
simple_codegen Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -07:00
ui Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960) 2019-10-03 21:30:37 -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 Add flutter drive to readme. (#41509) 2019-09-28 00:22:37 -07: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.

If you want to run a driver test locally, to debug a problem with a test, you can use this command from the appropriate subdirectory:

% flutter drive