flutter/dev/integration_tests/ui
2017-05-11 17:09:29 -07:00
..
android Add -t flag to integration_ui keyboard resize test (#10012) 2017-05-11 15:19:44 -07:00
ios Add end-to-end test to verify resize on keyboard dismissal (#10005) 2017-05-11 14:29:20 -07:00
lib fix an analyzer warning (#10018) 2017-05-11 17:09:29 -07:00
test_driver Add end-to-end test to verify resize on keyboard dismissal (#10005) 2017-05-11 14:29:20 -07:00
.gitignore Add end-to-end test to verify resize on keyboard dismissal (#10005) 2017-05-11 14:29:20 -07:00
pubspec.yaml Add end-to-end test to verify resize on keyboard dismissal (#10005) 2017-05-11 14:29:20 -07:00
README.md Add end-to-end test to verify resize on keyboard dismissal (#10005) 2017-05-11 14:29:20 -07:00

Flutter UI integration tests

This project contains a collection of non-plugin-dependent UI integration tests.

keyboard_resize

Verifies that showing and hiding the keyboard resizes the content.