flutter/dev/integration_tests
Harry Terkelsen d33cf11556
Automatically generated registrants for web plugins (#39628)
* WIP on web plugin registry

* WIP on registering plugins

* WIP on web plugin registration

* Only generate `package:flutter_web_plugins` imports if plugins are
defined

* Add parsing test

* Add documentation

* Fix analyzer warnings

* add license headers

* Add tests for package:flutter_web_plugins

* Run `flutter update-packages --force-upgrade`

* Fix analyzer errors

* Fix analyzer error in test

* Update copyright and remove flutter SDK constraints

* Enable tests since engine has rolled

* add flutter_web_plugins tests to bots

* Create an empty .packages file for WebFs test
2019-09-03 10:37:34 -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 Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
android_splash_screens Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
android_views Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
channels Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
codegen Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
external_ui Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
flavors Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
image_loading Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
ios_add2app Remove bitcode=NO from add-to-app flows (#39503) 2019-09-03 10:28:19 -07:00
ios_host_app Remove bitcode=NO from add-to-app flows (#39503) 2019-09-03 10:28:19 -07:00
module_host_with_custom_build Allow flavors and custom build types in host app (#36805) 2019-07-29 09:26:41 -07:00
named_isolates flutter update-packages --force-upgrade (#36510) 2019-07-18 22:21:58 -07:00
platform_interaction Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
release_smoke_test Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
simple_codegen Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
ui Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
web flutter update-packages --force-upgrade (#36510) 2019-07-18 22:21:58 -07: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.