Skip to content

Remove the duplicated commands live suite - #682

Open
richardhjtan wants to merge 1 commit into
mainfrom
chore/remove-duplicated-commands-suite
Open

Remove the duplicated commands live suite#682
richardhjtan wants to merge 1 commit into
mainfrom
chore/remove-duplicated-commands-suite

Conversation

@richardhjtan

Copy link
Copy Markdown
Collaborator

commands.test.gts was the pre-split combined copy of the create/use/install/remix suites from the host→catalog migration (#598) — every test in it exists verbatim in the per-command files, which are the copies that have been maintained since (install/remix unskipped via #674, use via #680, create via #681). The combined module was entirely module.skip'd, so deleting it changes no coverage — it just stops the four suites being double-maintained.

Part of the Eliminate Skipped Tests in Catalog CI project (CS-11462).

🤖 Generated with Claude Code

commands.test.gts was the pre-split combined copy of the create, use,
install, and remix suites from the host migration — every test in it
exists verbatim in the per-command files, which are the maintained
copies. The whole module was skipped, so no coverage changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 31, 2026 05:51
@github-actions

Copy link
Copy Markdown

Staging Submissions Preview

This PR's content is pushed to the staging submissions realm: https://realms-staging.stack.cards/submissions/

Updated at 2026-07-31 05:51:51 UTC for commit a16fa5c. Shared realm: only this PR's changed files are pushed; files touched by multiple PRs reflect whichever pushed last, and deleted files are not removed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the legacy combined live-test module for listing commands (commands.test.gts) now that the create/install/remix/use suites exist (and are maintained) as separate per-command live test files.

Changes:

  • Deleted tests/live/catalog-app/commands.test.gts, which was a duplicated, fully module.skip’d pre-split suite.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants