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 nonce test to playwright #44145

Closed
wants to merge 3 commits into from

Conversation

Rink9
Copy link
Contributor

@Rink9 Rink9 commented Sep 14, 2022

What?

Migrate nonce.test.js to its Playwright version.

Why?

See #38570 for its background and rationale.

How?

See MIGRATION.md for migration steps.

Testing Instructions

npm run test:e2e:playwright test/e2e/specs/editor/plugins/nonce.spec.js

Screencast

Screen.Recording.2022-09-14.at.12.37.27.PM.mov

@Rink9
Copy link
Contributor Author

Rink9 commented Sep 14, 2022

Hi @talldan @kevin940726 Can you please review my PR?
I haven't used .edit-site-visual-editor iframe selectors anywhere on the test case i have migrated . On this point on CI it's failing. I think it's not related to this test case. Can you also take a look?

image

@kevin940726
Copy link
Member

I saw that this test has already been worked on by @pooja-muchandikar: #44069.

Perhaps you can collaborate on this together?

BTW, I don't think the failing test is related to this PR. I think you can just ignore it :).

@Rink9
Copy link
Contributor Author

Rink9 commented Sep 19, 2022

@kevin940726 Okay no problem! Somehow that PR doesn't have the AUTOMATED TESTING label that's why i missed out.! As @pooja-muchandikar have already done that i am closing this PR.

@Rink9 Rink9 closed this Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants