Skip to content

docs: document the playwright e2e workflow#2631

Merged
paales merged 1 commit into
canaryfrom
docs/clarify-typecheck-with-private-packages
May 20, 2026
Merged

docs: document the playwright e2e workflow#2631
paales merged 1 commit into
canaryfrom
docs/clarify-typecheck-with-private-packages

Conversation

@paales
Copy link
Copy Markdown
Member

@paales paales commented May 20, 2026

The existing single-line mention ("E2E tests use Playwright: yarn playwright") doesn't say where the tests live, how to install the browsers, how to point them at a non-default port/backend, or that they require a running storefront. Expand it so new contributors can actually run the suite (and so it's clear that adding new tests means dropping a <feature>.playwright.ts next to the package).

Also documents the URL and PLAYWRIGHT_LOCALES env vars used by playwright.config.ts after the ESM-loader fix in PR #2627.

The existing single-line mention ("E2E tests use Playwright: yarn
playwright") doesn't say where the tests live, how to install the
browsers, how to point them at a non-default port/backend, or that
they require a running storefront. Expand it so new contributors can
actually run the suite (and so it's clear that adding new tests means
dropping a `<feature>.playwright.ts` next to the package).

Also documents the `URL` and `PLAYWRIGHT_LOCALES` env vars used by
`playwright.config.ts` after the ESM-loader fix in PR #2627.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
graphcommerce-246 Ready Ready Preview May 20, 2026 2:14pm
graphcommerce-247 Ready Ready Preview May 20, 2026 2:14pm
graphcommerce-hygraph-dynamic-rows-ui Ready Ready Preview May 20, 2026 2:14pm
graphcommerce-open-source Ready Ready Preview May 20, 2026 2:14pm
graphcommerce-storyblok Ready Ready Preview May 20, 2026 2:14pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

⚠️ No Changeset found

Latest commit: 67a967b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@paales paales merged commit 6668479 into canary May 20, 2026
6 of 7 checks passed
@paales paales deleted the docs/clarify-typecheck-with-private-packages branch May 20, 2026 14:15
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.

1 participant