-
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
Migrate Convert Block Type test to Playwright #42760
Migrate Convert Block Type test to Playwright #42760
Conversation
Hi @kevin940726, @talldan 👋 I hope you are doing great! I have raised another migration PR, please could anyone of you help me in reviewing this PR? Thanks!! |
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 the PR! Left some nitpicks but they're optional, I think this looks good!
Hi @kevin940726, I have addressed all the feedbacks please could you check once? |
Awesome work! Thanks! |
Hi @kevin940726, Looks like the PR details are not added here- #38851 |
Added! Thanks for letting me know! |
Added label for the changelog. |
What?
Part of #38851.
Migrate convert-block-type.test.js to its Playwright version.
Why?
Part of #38851.
How?
See MIGRATION.md for migration steps.
Testing Instructions
Run
npm run test-e2e:playwright test/e2e/specs/editor/various/convert-block-type.spec.js