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

Update testing.mdx with playwright #832

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonasherr
Copy link

This updates the testing.mdx to include a short documentation with a Playwright example.

The PR for the example will be opened afterwards.

@vercel
Copy link

vercel bot commented Aug 27, 2023

@jonasherr is attempting to deploy a commit to the Blitz Team on Vercel.

A member of the Team first needs to authorize it.

@@ -122,6 +122,13 @@ our
It includes a simple factory pattern, a command for creating and logging
in a user, and a few example tests.

## End-to-end testing with Playwright {#e2e-cypredd}
Copy link
Contributor

Choose a reason for hiding this comment

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

You have a typo in the ID. Moreover, the ID doesn't really make sense if the framework used is Playwright anyway.

Suggested change
## End-to-end testing with Playwright {#e2e-cypredd}
## End-to-end testing with Playwright {#e2e-cypress}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

3 participants