-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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] Add e2e util addBlockUsingAppender
#52736
Conversation
Size Change: -116 B (0%) Total Size: 1.44 MB
ℹ️ View Unchanged
|
Flaky tests detected in 8512586. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5694622664
|
Fix query for Android
d565d0c
to
91138d6
Compare
64922bd
to
8512586
Compare
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.
This seems very useful for the associated wordpress-mobile/gutenberg-mobile#5977. 👍🏻
Related PR:
What?
Adds a new util function for e2e tests.
NOTE: Test data for testing the Group block has been added in relation to wordpress-mobile/gutenberg-mobile#5977.
Why?
This function will simplify inserting blocks via the block appender of group blocks.
How?
Add a function to
EditorPage
class.Testing Instructions
This will be tested via this PR.
Testing Instructions for Keyboard
N/A
Screenshots or screencast
N/A