-
Notifications
You must be signed in to change notification settings - Fork 340
Create integration testing harness #4934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Issues encountered:
|
Making some progress on hooking up integration tests for DevTools. First, we need to add support for screenshot tests for flutter web in package:integration_test - flutter/flutter#117114 |
Because of this bug (flutter/flutter#116936), I commented out our call in main to So this means that solving this bug flutter/flutter#116936 will be a blocker. |
Another issue we have encountered along the way: flutter/flutter#117415 |
tracking issue to move to SkiaGoldClient at some point here: #4978 |
This is completed. |
Uh oh!
There was an error while loading. Please reload this page.
Use a combination of flutter driver, webdriver, package:integration_test, etc. to write real integration tests for DevTools.
The text was updated successfully, but these errors were encountered: