flutter/dev/integration_tests
Chris Bracken bb338ef2c6
Don't bundle Genereted.xcconfig as a resource (#19544)
Generated.xcconfig is only required at build time for iOS apps. In the
flutter create project template and example apps, Generated.xcconfig was
previously marked as a resource to be bundled into the built app.
2018-07-19 07:24:06 -07:00
..
android_host_app Add2app devicelab test (#18795) 2018-06-25 22:37:47 +02:00
channels Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
external_ui Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
flavors Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
platform_interaction Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
ui Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
README.md Integration test for channel communication (#9621) 2017-04-27 08:44:28 +02:00

Automated Flutter integration test suites. Each suite consists of a complete Flutter app and a flutter_driver specification that drives tests from the UI.

Intended for use with devicelab.