Skip to content

test(snapshots): remove legacy snapshot infrastructure#2146

Merged
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
jong-kyung:chore/remove-legacy-snapshot-tests
Jul 10, 2026
Merged

test(snapshots): remove legacy snapshot infrastructure#2146
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
jong-kyung:chore/remove-legacy-snapshot-tests

Conversation

@jong-kyung

@jong-kyung jong-kyung commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

The PTY snapshot suite is now the only supported path for CLI snapshot testing. The obsolete runner and one-time migration tooling are removed, and repository workflows,configuration, and contributor guidance no longer maintain dual-suite behavior.

pnpm test now runs the unit suite without invoking empty legacy trees, while CLI snapshot coverage continues through just snapshot-test. Historical RFC references remain unchanged as implementation records.

Closes #2136.

Drop the obsolete runner, migration tooling, scripts, dependencies, and
configuration now that CLI snapshots run exclusively through the PTY suite.
Remove migration-era guidance and update active documentation, skills, and
code comments to describe the PTY snapshot workflow only.
@jong-kyung jong-kyung self-assigned this Jul 10, 2026
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 1fe0e90
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a510cbd6c9bfc0008606791

@jong-kyung

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 1fe0e90162

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jong-kyung jong-kyung requested a review from fengmk2 July 10, 2026 15:30
@jong-kyung jong-kyung marked this pull request as ready for review July 10, 2026 15:30
@fengmk2 fengmk2 merged commit 5d61de0 into voidzero-dev:main Jul 10, 2026
57 checks passed
@jong-kyung jong-kyung deleted the chore/remove-legacy-snapshot-tests branch July 10, 2026 15:40
@liangmiQwQ

Copy link
Copy Markdown
Collaborator

We finally make it! 💯

@jong-kyung

Copy link
Copy Markdown
Collaborator Author

We finally make it! 💯

It's really amazing work 💜

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.

chore: remove legacy snap test infrastructure after PTY migration

3 participants