gabriel / muse public
refactor tests dev
AI Agent gabriel · 130 days ago · May 6, 2026 · Diff

refactor(tests): route .muse/ path construction through paths.py helpers (batch 15)

sha256:ec877ab17b5bdf609616dde5506fdfc698962d8a5e7ba07aa2bef855cb8874b5 sha
+24 ~41 symbols
sha256:06593ced4d19d809265a82d147f8103dd61e3cdc881b1f2fc8210c50fd126ab1 snapshot
+24
symbols added
~41
symbols modified
0
dead code introduced
Semantic Changes 65 symbols
~ tests/test_cmd_snapshot_diff.py .py 3 symbols added, 4 symbols modified
+ head_path import import head_path L22–22
+ muse_dir import import muse_dir L22–22
+ ref_path import import ref_path L22–22
~ tests/test_cmd_stress.py .py 3 symbols added, 4 symbols modified
+ head_path import import head_path L36–36
+ muse_dir import import muse_dir L36–36
+ ref_path import import ref_path L36–36
~ tests/test_cmd_verify_commit.py .py 3 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L69–69
+ muse_dir import import muse_dir L69–69
+ ref_path import import ref_path L69–69
~ tests/test_gc_path_helpers_and_remote_refs.py .py 2 symbols added, 7 symbols modified
+ heads_dir import import heads_dir L42–42
+ muse_dir import import muse_dir L42–42
~ tests/test_init_supercharge.py .py 2 symbols added, 4 symbols modified
~ tests/test_merge_base_supercharge.py .py 3 symbols added, 2 symbols modified
+ head_path import import head_path L25–25
+ muse_dir import import muse_dir L25–25
+ ref_path import import ref_path L25–25
~ tests/test_mpack_bundle.py .py 3 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L32–32
+ muse_dir import import muse_dir L32–32
+ snapshots_dir import import snapshots_dir L32–32
~ tests/test_mpack_oserror_integrity.py .py 3 symbols added, 1 symbol modified
+ commits_dir import import commits_dir L49–49
+ muse_dir import import muse_dir L49–49
+ snapshots_dir import import snapshots_dir L49–49
← 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:ec877ab17b5bdf609616dde5506fdfc698962d8a5e7ba07aa2bef855cb8874b5 --body "your comment"