flutter/dev/integration_tests
Justin McCandless a039b2ca8c
Revert "Revert "obscureText and enableInteractiveSelection defaults"" (#25342)
* Revert "Add imports section to sample code templates, and more docs. (#25184)"

This reverts commit 95b01247852e957719c55bd9939dc0c1e1e13e91.

* Revert "Use stderr instead of stdout to contain errors in flutter attach test (#25305)"

This reverts commit 2b819dd257b85179f16ed6f8511c3728c58babec.

* Revert "Allow detection of taps on TabBar (#23919)"

This reverts commit 01694ab62d33d345718d26e32a80db8d553f0ace.

* Revert "a549981da Roll src/third_party/skia a69b10312977..5eb29448dfbd (1 commits) (flutter/engine#7211) (#25333)"

This reverts commit a37099f3b16cf218980f864effa1b99cbd6d2ffd.

* Revert "Revert "obscureText and enableInteractiveSelection defaults (#24527)" (#25335)"

This reverts commit c5457068df5feb8aa0fdecb05de4260962760b2a.

* Password fields are no longer selectable nor copiable
2018-12-17 11:15:27 -08: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.