-
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
Add Playwright Compatibility-classic-editor Test #43979
Add Playwright Compatibility-classic-editor Test #43979
Conversation
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @alvitazwar! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
@kevin940726 Can you please review this PR? |
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 working on this! Sorry for the late review 🙇
test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Outdated
Show resolved
Hide resolved
test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Outdated
Show resolved
Hide resolved
test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Outdated
Show resolved
Hide resolved
test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Outdated
Show resolved
Hide resolved
…c.js Co-authored-by: Kai Hao <kevin830726@gmail.com>
…c.js Co-authored-by: Kai Hao <kevin830726@gmail.com>
…c.js Co-authored-by: Kai Hao <kevin830726@gmail.com>
@kevin940726 can you please check now? |
@kevin940726 please review once, whenever you get time :) |
...ous/__snapshots__/Compatibility-with-classic-editor-Create-Columns-and-verify-1-chromium.txt
Outdated
Show resolved
Hide resolved
...ompatibility-with-classic-editor-Should-not-apply-autop-when-rendering-blocks-1-chromium.txt
Outdated
Show resolved
Hide resolved
test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Outdated
Show resolved
Hide resolved
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.
LGTM 👍 Thanks!
What?
Based on #38570, part of #38851. Migrate compatibility-classic-editor.test.js to its Playwright counterpart.
Why?
See #38570 for its background and rationale.
How?
See #38570 for the proposed migration steps.
Testing Instructions
npm run test:e2e:playwright /test/e2e/specs/editor/various/compatibility-classic-editor.spec.js
Screencast
Screen.Recording.2022-09-30.at.3.39.41.PM.mov