mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[GH-ISSUE #564] Setup static export fixture as an E2E in pipelines #119
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @james-elicx on GitHub (Mar 16, 2026).
Original GitHub issue: https://github.com/cloudflare/vinext/issues/564
A static export fixture was added for use in manual testing as part of the pre-render pipeline pull request.
We should look at adding a E2E tests using the fixture, and wiring it up to be deployed.
It would be nice to turn on pre-rendering for some of the other apps in CI at the same time.
@james-elicx commented on GitHub (Mar 28, 2026):
Further E2E tests etc. are of course welcome, but the core goal of this issue has been added.