flutter/dev/integration_tests/ui
2017-05-29 14:07:21 +02:00
..
android Use new project template (#10378) 2017-05-29 14:07:21 +02:00
ios Use new project template (#10378) 2017-05-29 14:07:21 +02:00
lib Use new project template (#10378) 2017-05-29 14:07:21 +02:00
test_driver Test that view padding is applied on show keyboard (#10190) 2017-05-18 18:29:43 -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.