flutter/dev/integration_tests/channels
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
..
android Update and simplify Android templates (#13970) 2018-01-08 15:01:43 +01:00
ios Remove app.flx and add flutter_assets to project.pbxproj of all example apps (#13649) 2017-12-18 20:08:30 +01:00
lib enable always_put_control_body_on_new_line lint (#9950) 2017-05-10 09:41:55 +02:00
test_driver Integration test for channel communication (#9621) 2017-04-27 08:44:28 +02:00
pubspec.yaml 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

channels

Integration test of platform channels.