Skip to content

feat: remove version from comparison tests#1692

Merged
johnnyreilly merged 1 commit intomainfrom
cherry-pick-remove-version
Apr 3, 2026
Merged

feat: remove version from comparison tests#1692
johnnyreilly merged 1 commit intomainfrom
cherry-pick-remove-version

Conversation

@johnnyreilly
Copy link
Copy Markdown
Member

This pull request primarily removes ability for comparison tests to target multiple TS versions - something we do not use or want to support anymore.

As well it changes the script and documentation for seeding comparison test snapshots for new TypeScript versions, streamlining the workflow for handling test outputs. It also makes a minor update to VS Code settings to auto-approve the use of yarn in the integrated terminal.

Test workflow simplification:

  • Removed the comparison-tests-generate script from the package.json, eliminating the automated process for seeding snapshots when adding support for new TypeScript versions.
  • Deleted the corresponding documentation section in AGENTS.md that described how to use the seeding script and update snapshots for new TypeScript versions.

Development environment update:

  • Updated .vscode/settings.json to auto-approve the use of yarn in the integrated terminal, reducing friction for developers running yarn commands.

(cherry picked from commit 6f3d5e4)
@johnnyreilly johnnyreilly merged commit 972a428 into main Apr 3, 2026
94 checks passed
@johnnyreilly johnnyreilly deleted the cherry-pick-remove-version branch April 3, 2026 12:09
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.

1 participant