flutter/dev/integration_tests
Greg Spencer 3c5a7a3005
Make non-global constants have consistent naming (with just _ instead of _k) (#17584)
Our style guide says the k's are not necessary, and it seems like a good idea to make all the code be consistent on this.

Only naming changes to private vars: no logic changes.
2018-05-17 23:04:41 -07:00
..
channels Make non-global constants have consistent naming (with just _ instead of _k) (#17584) 2018-05-17 23:04:41 -07:00
external_ui Rebase after package:isolate fixes. (#17289) 2018-05-10 18:52:33 -07:00
flavors Rebase after package:isolate fixes. (#17289) 2018-05-10 18:52:33 -07:00
platform_interaction Rebase after package:isolate fixes. (#17289) 2018-05-10 18:52:33 -07:00
ui Bump mockito to 3.0.0-alpha+5 (#17487) 2018-05-11 15:27:15 -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.