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

Add missing await to mockNetworkImagesFor #1365

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

julien4215
Copy link
Contributor

@julien4215 julien4215 commented Jan 16, 2025

The test for iOS is failing because the finder in scrollUntilVisible needs to match a single element and for iOS there are two text widgets that appears with Completed so I don't know how to fix this test. Maybe we can just remove it or make a separate test for Android and iOS ?

20250116_12h29m31s_grim

@julien4215
Copy link
Contributor Author

I solved the issue by using the key of the SilverMainAxisGroup. I changed its value because the previous one was quite unpractical. It seemed to not be used so I hope I don't break anything by changing its value.

@veloce
Copy link
Contributor

veloce commented Jan 19, 2025

Not sure to understand what is failing here since the tests pass on CI main branch, and on my machine.

@julien4215
Copy link
Contributor Author

You need to trigger the tests action manually. They were not rerun since the fix was merged on the main branch.

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

Successfully merging this pull request may close these issues.

2 participants