flutter/dev/integration_tests
Kate Lovett 054d9bb2f1
Updating dart.dev related links (#32641)
* Updating dart.dev related links

* Update packages/flutter_tools/lib/src/base/context.dart
2019-05-14 10:35:00 -07:00
..
android_host_app Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
android_semantics_testing Bump multicast_dns version 2019-05-06 11:14:41 -07:00
android_views Use precisionErrorTolerance (#32499) 2019-05-10 13:28:19 -07:00
channels Bump multicast_dns version 2019-05-06 11:14:41 -07:00
codegen Bump multicast_dns version 2019-05-06 11:14:41 -07:00
external_ui Bump multicast_dns version 2019-05-06 11:14:41 -07:00
flavors Bump multicast_dns version 2019-05-06 11:14:41 -07:00
image_loading Bump multicast_dns version 2019-05-06 11:14:41 -07:00
ios_add2app Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
ios_host_app Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
named_isolates Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
platform_interaction Bump multicast_dns version 2019-05-06 11:14:41 -07:00
simple_codegen Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
ui Bump multicast_dns version 2019-05-06 11:14:41 -07:00
web Add basic web device and run support (#28302) 2019-02-26 16:58:24 -08:00
README.md Update README.md 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.