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

E2E tests for Gutenberg PR Previewer #803

Closed
adamziel opened this issue Nov 27, 2023 · 1 comment
Closed

E2E tests for Gutenberg PR Previewer #803

adamziel opened this issue Nov 27, 2023 · 1 comment
Labels
Tests [Type] Enhancement New feature or request

Comments

@adamziel
Copy link
Collaborator

Let's create a few E2E tests for the Gutenberg PR previewer at https://playground.wordpress.net/gutenberg.html

Technically, it's difficult to hardcode a PR number with a well-known artifact since GitHub removes them after a while. However, Cypress can mock network requests which means we can reliably ship a ZIP file with the test suite and make sure the tests always use that.

Related:

@adamziel adamziel added [Type] Enhancement New feature or request Tests labels Nov 27, 2023
@adamziel adamziel added this to the Zero Crashes milestone Feb 29, 2024
@adamziel adamziel moved this to Future work in Playground Board Jun 30, 2024
@adamziel
Copy link
Collaborator Author

Gutenberg PR previewer was reduced to a ?gutenberg-pr Query API parameter supported by Playground core and will be reduced further to a github:artifact resource type. Let's address the testing there.

@adamziel adamziel closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests [Type] Enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant