Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@collinjackson
Copy link
Contributor

@collinjackson collinjackson commented Mar 4, 2020

Right now we're using a mock implementation of the driver extension protocol. This change switches to using the real one for now. It allows EarlGrey and Espresso tests to talk to an app that is using E2EWidgetsFlutterBinding

Fixes flutter/flutter#51781

@collinjackson collinjackson changed the title updates to use real driver extension [e2e] Updates to use flutter driver extension Mar 4, 2020
@collinjackson collinjackson changed the title [e2e] Updates to use flutter driver extension [e2e] Updates to use FlutterDriverExtension Mar 4, 2020
@collinjackson collinjackson changed the title [e2e] Updates to use FlutterDriverExtension [e2e] Updates to support simultaneous E2E and Espresso tests Mar 5, 2020
@collinjackson
Copy link
Contributor Author

Closing this in favor of #2584, although I'll probably come back to it soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E and Espresso tests in the same Flutter app

2 participants