flutter/dev/integration_tests
Ian Hickson 176ebfd53e
flutter/tests support (#33140)
This introduces a script that implements the conventions described in https://github.com/flutter/tests/pull/1.
2019-07-10 12:10:28 -07:00
..
2019-07-10 12:10:28 -07:00
2019-07-10 12:10:28 -07:00
2019-07-10 12:10:28 -07:00
2019-07-04 11:26:19 -07:00
2019-07-10 12:10:28 -07:00
2018-11-09 11:07:22 -08:00

Automated Flutter integration test suites. Each suite consists of either a complete Flutter app and a flutter_driver specification that drives tests from the UI, or a native app that is meant to integrate with Flutter for testing.

Intended for use with devicelab tests.