Skip to content
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

Possible to run widget tests against an app that is using bitsdojo_window? #208

Open
john-rager opened this issue Dec 7, 2022 · 1 comment

Comments

@john-rager
Copy link

Very nice package - thank you for contributing it!

I have a question. Is it possible to do widget testing (using flutter_test) on an app that incorporates bitsdojo_window? I've tried a few things, but I can't seem to figure out how to get a call to doWhenWindowReady() into my test to ensure that the app window is fully instantiated. Unsurprisingly, my test is failing miserably without it.

Any ideas? Thanks!

@therealchiko
Copy link

bumping this as I have also come across the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants