-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[RNMobile] Fix block insertion UI test #31053
[RNMobile] Fix block insertion UI test #31053
Conversation
Media picker is now automatically displayed when adding an image block so we have to include this case in the UI tests.
Size Change: 0 B Total Size: 1.47 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for these changes @fluiddot Verified that the tests work as expected by running them locally and I also noticed that the optional tests passed. LGTM 🚢 I will merge these changes since it's a minor fix and we want to avoid failure of the scheduled tests.
Gutenberg-mobile PR: wordpress-mobile/gutenberg-mobile#3406
Description
Fix the block insertion UI test (part 2) by closing the media picker when the image block is added. This is related to the changes introduced to simplify the media flow in this PR.
How has this been tested?
npm run native test:e2e:ios:local
to run the UI testsGutenberg Editor tests for Block insertion 2
)Screenshots
N/A
Types of changes
Bug fix
Checklist:
*.native.js
files for terms that need renaming or removal).