flutter/dev/integration_tests
Greg Spencer df791279ab
Fix process running during package creation (#14508)
There were some problems I introduced with the last PR for this. It passed the test, but failed in practice.

This adds tests for those failure cases, adds a "--help" and fixes the test so that it doesn't try and actually download MinGit as part of the Windows test.

I added package:platform as a dependency, so I did a force upgrade on the packages.

Also, re-enabling 'create package' in the cache warming code, now that #14448 is fixed.
2018-02-07 12:21:14 -08:00
..
channels Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
external_ui Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
flavors Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
platform_interaction Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
ui Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08: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.