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

Migrate Manage Reusable Block to Playwright #45621

Merged

Conversation

pooja-muchandikar
Copy link
Contributor

What?

Part of #38851.
Migrate manage-reusable-blocks.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/manage-reusable-blocks.spec.js

@codesandbox
Copy link

codesandbox bot commented Nov 9, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@pooja-muchandikar
Copy link
Contributor Author

Hi @Mamaduka,

I hope you are doing well!

I have added explicit wait on Line 50, the reason for this is that the test execution was too fast and further tests were failing, due to that I have added this wait.. I tried in local with other selectors but it didn't help.

Let me know if you have any suggestions on same..

Thanks!

@Mamaduka Mamaduka requested review from kevin940726 and Mamaduka and removed request for ntwb, ajitbohra and nerrad November 9, 2022 08:15
@Mamaduka Mamaduka added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Nov 9, 2022
Copy link
Member

@kevin940726 kevin940726 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience! Nice work!

@pooja-muchandikar
Copy link
Contributor Author

Hi @kevin940726,

I hope you are doing great!

I have addressed all the feedbacks and pushed the commit. Please do review and let me know if there are any further feedbacks.

Thanks!

Copy link
Member

@kevin940726 kevin940726 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thanks a lot!

@kevin940726 kevin940726 merged commit 2ef1514 into WordPress:trunk Jan 3, 2023
@github-actions github-actions bot added this to the Gutenberg 15.0 milestone Jan 3, 2023
@pooja-muchandikar pooja-muchandikar deleted the add/manage-resuable-block-test branch January 3, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants