gabriel / muse public
refactor tests dev
AI Agent gabriel · 159 days ago · Apr 19, 2026 · Diff

refactor(tests): normalize supercharge test file names to test_<command>_supercharge.py

Three patterns existed: test_cmd_<cmd>_supercharged.py, test_cmd_<cmd>_supercharge.py, and test_<cmd>_supercharge.py. Collapse all 17 outliers to the canonical form used by the plurality. No test logic changed — rename only.

sha256:e261830af55babd7a5c476ac96a234f2e151f1e0a5a5fa44f33489f3ffcadf3a sha
sha256:9286b2eaeab8a80addd634f654cd2b9dcf3d4dd5d070f0f854e17f3ec113ce14 snapshot
Semantic Changes
~ tests/test_auth_supercharge.py .py moved from tests/test_cmd_auth_supercharged.py
~ tests/test_branch_supercharge.py .py moved from tests/test_cmd_branch_supercharged.py
~ tests/test_bundle_supercharge.py .py moved from tests/test_cmd_bundle_supercharged.py
~ tests/test_cat_supercharge.py .py moved from tests/test_cmd_cat_supercharged.py
~ tests/test_restore_supercharge.py .py moved from tests/test_cmd_restore_supercharge.py
~ tests/test_snapshot_diff_supercharge.py .py moved from tests/test_cmd_snapshot_diff_supercharge.py
~ tests/test_snapshot_supercharge.py .py moved from tests/test_cmd_snapshot_supercharge.py
~ tests/test_sparse_checkout_supercharge.py .py moved from tests/test_cmd_sparse_checkout_supercharge.py
~ tests/test_status_supercharge.py .py moved from tests/test_cmd_status_supercharge.py
~ tests/test_switch_supercharge.py .py moved from tests/test_cmd_switch_supercharge.py
~ tests/test_symbolic_ref_supercharge.py .py moved from tests/test_cmd_symbolic_ref_supercharge.py
~ tests/test_tag_supercharge.py .py moved from tests/test_cmd_tag_supercharge.py
~ tests/test_trust_supercharge.py .py moved from tests/test_cmd_trust_supercharge.py
~ tests/test_unpack_objects_supercharge.py .py moved from tests/test_cmd_unpack_objects_supercharge.py
~ tests/test_update_ref_supercharge.py .py moved from tests/test_cmd_update_ref_supercharge.py
~ tests/test_verify_supercharge.py .py moved from tests/test_cmd_verify_supercharge.py
~ tests/test_gc_supercharge.py .py moved from tests/test_gc_supercharge_json.py
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:e261830af55babd7a5c476ac96a234f2e151f1e0a5a5fa44f33489f3ffcadf3a --body "your comment"