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(nextjs): Add missing e2e-ci target for cypress #21805

Merged
merged 1 commit into from Feb 16, 2024

Conversation

ndcunningham
Copy link
Contributor

Current Behavior

Currently, we have no way of running a static server for Next.js while running e2e tests.
Which should help reduce time with running test suites especially on CI.

Expected Behavior

Have targets to run static files for e2e tests.

Related Issue(s)

Fixes #

@ndcunningham ndcunningham self-assigned this Feb 13, 2024
Copy link

vercel bot commented Feb 13, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 15, 2024 5:33pm

@ndcunningham ndcunningham force-pushed the fix/nextjs-add-e2e-ci branch 9 times, most recently from 4302fb6 to 8b9f7a5 Compare February 14, 2024 16:46
packages/next/src/plugins/plugin.ts Show resolved Hide resolved
packages/next/plugins/with-nx.ts Show resolved Hide resolved
@ndcunningham ndcunningham force-pushed the fix/nextjs-add-e2e-ci branch 4 times, most recently from ea29db9 to 9c7110f Compare February 14, 2024 17:50
@FrozenPandaz FrozenPandaz merged commit 4c8c24b into master Feb 16, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix/nextjs-add-e2e-ci branch February 16, 2024 21:36
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 Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants