flutter/dev/integration_tests
Ian Hickson 441b5c2031 Pin all dependencies ONCE AND FOR ALL (#12210)
* Pin all dependencies ONCE AND FOR ALL

This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version.

* Add comments.
2017-09-22 13:35:35 -07:00
..
channels Pin all dependencies ONCE AND FOR ALL (#12210) 2017-09-22 13:35:35 -07:00
flavors Pin all dependencies ONCE AND FOR ALL (#12210) 2017-09-22 13:35:35 -07:00
platform_interaction Pin all dependencies ONCE AND FOR ALL (#12210) 2017-09-22 13:35:35 -07:00
ui Pin all dependencies ONCE AND FOR ALL (#12210) 2017-09-22 13:35:35 -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.