Skip to content

ci: add Playwright E2E tests to CI pipeline#445

Open
itskai-dev wants to merge 1 commit intomainfrom
feat/playwright-ci
Open

ci: add Playwright E2E tests to CI pipeline#445
itskai-dev wants to merge 1 commit intomainfrom
feat/playwright-ci

Conversation

@itskai-dev
Copy link
Copy Markdown
Collaborator

Adds a new e2e job to the CI workflow that:

  • Runs after lint-test-build succeeds
  • Installs Playwright Chromium browser (npx playwright install --with-deps chromium)
  • Starts the dev server and runs all Playwright tests in e2e/
  • Uploads the playwright-report/ artifact (kept 14 days) when tests fail

Config already handles CI mode: single worker, 2 retries, forbids .only, screenshots on failure, trace on first retry.

- New 'e2e' job runs after lint-test-build
- Installs Playwright Chromium browser
- Runs e2e tests against dev server
- Uploads playwright-report artifact on failure
@supabase
Copy link
Copy Markdown

supabase Bot commented Feb 10, 2026

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2026

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

Project Deployment Actions Updated (UTC)
agent-hub Ready Ready Preview, Comment Feb 10, 2026 4:19pm

Request Review

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