flutter/dev/integration_tests
Greg Spencer b7169c1d95
Update package prep script to do async process execution and emit output as it happens. (#13918)
- Switches to async process execution, which now shows output as it happens instead of in chunks when the process completes
-  Now uses ProcessManager so that it may be mocked for the test.
- Adds in the download and install of mingit on Windows.
- Updated package dependencies because of added dependency on process package.
2018-01-09 17:42:42 -08:00
..
channels Update package prep script to do async process execution and emit output as it happens. (#13918) 2018-01-09 17:42:42 -08:00
external_ui Update package prep script to do async process execution and emit output as it happens. (#13918) 2018-01-09 17:42:42 -08:00
flavors Update package prep script to do async process execution and emit output as it happens. (#13918) 2018-01-09 17:42:42 -08:00
platform_interaction Update package prep script to do async process execution and emit output as it happens. (#13918) 2018-01-09 17:42:42 -08:00
ui Update package prep script to do async process execution and emit output as it happens. (#13918) 2018-01-09 17:42:42 -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.