mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #1023] [MERGED] chore: remove useless code assertion tests and snaps #1026
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#1026
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?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/1023
Author: @james-elicx
Created: 5/2/2026
Status: ✅ Merged
Merged: 5/2/2026
Merged by: @james-elicx
Base:
main← Head:claude/magical-saha-0c8f89📝 Commits (3)
5afa5d7chore: remove useless code assertion tests and snapsed144f0.c04217cknip issue📊 Changes
13 files changed (+141 additions, -7912 deletions)
View changed files
📝
packages/vinext/src/entries/app-rsc-entry.ts(+1 -1)📝
packages/vinext/src/server/app-page-element-builder.ts(+2 -2)➖
tests/__snapshots__/entry-templates.test.ts.snap(+0 -6827)📝
tests/app-router.test.ts(+33 -363)📝
tests/build-optimization.test.ts(+0 -8)📝
tests/build-time-classification-integration.test.ts(+3 -5)📝
tests/client-reference-dedup.test.ts(+7 -14)📝
tests/deploy.test.ts(+0 -74)📝
tests/entry-templates.test.ts(+6 -401)📝
tests/font-local-transform.test.ts(+49 -122)📝
tests/image-imports.test.ts(+21 -47)📝
tests/og-font-patch.test.ts(+12 -39)📝
tests/og-inline.test.ts(+7 -9)📄 Description
removing as they don't test functionality or behaviour / aren't providing value anymore.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.