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

refactor(tests): batch 31 — replace inline .muse paths with canonical helpers

sha256:ca19f892b17e16e7d79872aa764f9c1078853ea4a104fa87dc120e3c5030657d sha
+21 ~24 symbols
sha256:db3afb37a355cd9d140cb5178e7bc44baa3f33cd49640eebab174d2029408814 snapshot
+21
symbols added
~24
symbols modified
0
dead code introduced
Semantic Changes 45 symbols
~ tests/test_snapshot_diff_supercharge.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L40–40
+ ref_path import import ref_path L40–40
~ tests/test_snapshot_supercharge.py .py 2 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L35–35
+ snapshots_dir import import snapshots_dir L35–35
~ tests/test_store_branch_heads.py .py 1 symbol added, 1 symbol modified
+ heads_dir import import heads_dir L9–9
~ tests/test_stress_domains_publish.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L36–36
~ repo
~ tests/test_stress_graph.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L21–21
~ repo
~ tests/test_stress_query_engine.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L24–24
+ ref_path import import ref_path L24–24
~ _write
~ repo
~ tests/test_stress_store_provenance.py .py 1 symbol added, 2 symbols modified
+ muse_dir import import muse_dir L25–25
~ repo
~ tests/test_switch_supercharge.py .py 1 symbol added, 2 symbols modified
~ tests/test_unpack_objects_supercharge.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L25–25
+ ref_path import import ref_path L25–25
~ tests/test_update_ref_supercharge.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L32–32
+ ref_path import import ref_path L32–32
~ tests/test_verify_tag_supercharge.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L28–28
+ ref_path import import ref_path L28–28
~ tests/test_workspace_supercharge.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L35–35
~ tests/test_worktree_supercharge.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L23–23
+ ref_path import import ref_path L23–23
~ tests/test_write_snapshot_incoming_verify.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L47–47
← 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:ca19f892b17e16e7d79872aa764f9c1078853ea4a104fa87dc120e3c5030657d --body "your comment"