flutter/dev/integration_tests
Jenn Magder ef792fc30d
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)
Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
2019-06-03 16:11:33 -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 Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
android_views Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) 2019-06-03 16:11:33 -07:00
channels Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
codegen Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) 2019-06-03 16:11:33 -07:00
external_ui Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
flavors Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) 2019-06-03 16:11:33 -07:00
image_loading Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
ios_add2app Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) 2019-06-03 16:11:33 -07:00
ios_host_app Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) 2019-06-03 16:11:33 -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 Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
simple_codegen Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -07:00
ui updated tearDownAll function (#28808) 2019-06-03 10:54:44 -07:00
web Add basic web device and run support (#28302) 2019-02-26 16:58:24 -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.