-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/plugins
#2805Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsf: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Currently, e2e bindings derive from the live widget test bindings, and relies on using testWidgets to test applications.
This means that the binding ends up overriding things that may make an integration test on a device work strangely - for example, overriding the screen resolution and system channels like text input.
This might need to be split into multiple smaller issues.
Related: #51885
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsf: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.