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

fix(testing): playwright cleanup #18558

Merged
merged 4 commits into from
Aug 14, 2023

Conversation

barbados-clemens
Copy link
Contributor

@barbados-clemens barbados-clemens commented Aug 9, 2023

Current Behavior

Expected Behavior

  • fix(nextjs): set options for standalone next + playwright
  • fix(testing): exclude args that playwright doesn't understand
  • fix(testing): switch dir to e2e/
  • fix(testing): display install progress for playwright

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Aug 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 3:29pm

"default": "playwright"
"default": "e2e"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

switch to e2e as playwright directory name is not special like the cypress dir is for cypress plugin.
and e2e is shorter/simpler IMO (open to changing back)

@barbados-clemens barbados-clemens enabled auto-merge (squash) August 14, 2023 15:44
@barbados-clemens barbados-clemens merged commit 645535b into nrwl:master Aug 14, 2023
14 of 15 checks passed
@barbados-clemens barbados-clemens deleted the fix/playwright-cleanup branch August 14, 2023 16:37
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants