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
..
2018-05-11 15:27:15 -07: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.