mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc54cb9c5f6865fd31f930ca5665a0e4af. This reverts commit 0d79f0fc79f1ab46f80a3d8d734fdadccea1fb4a.
Flutter UI integration tests
This project contains a collection of non-plugin-dependent UI
integration tests. The device code is in the lib/ directory, the
driver code is in the test_driver/ directory. They work together.
Normally they are run via the devicelab.
keyboard_resize
Verifies that showing and hiding the keyboard resizes the content.
routing
Verifies that flutter drive --route works correctly.