aves_mio22/.flutter/dev/integration_tests/ui
2026-04-18 20:05:02 +02:00
..
android first commit 2026-04-18 20:05:02 +02:00
assets first commit 2026-04-18 20:05:02 +02:00
integration_test first commit 2026-04-18 20:05:02 +02:00
ios first commit 2026-04-18 20:05:02 +02:00
lib first commit 2026-04-18 20:05:02 +02:00
linux first commit 2026-04-18 20:05:02 +02:00
macos first commit 2026-04-18 20:05:02 +02:00
test first commit 2026-04-18 20:05:02 +02:00
test_driver first commit 2026-04-18 20:05:02 +02:00
web first commit 2026-04-18 20:05:02 +02:00
windows first commit 2026-04-18 20:05:02 +02:00
pubspec.yaml first commit 2026-04-18 20:05:02 +02:00
README.md first commit 2026-04-18 20:05:02 +02:00

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.