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

refactor(tests): replace inline .muse paths with core/paths helpers (batch 24)

sha256:152b8101ed53082f5a0efc7b1bc7fa47b333cd0f1107c114979109206f88dcc5 sha
+17 ~26 symbols
sha256:2b58d961231e8d7a6775ec55b21f2d2e98112269572f256a466060ec0872cb1b snapshot
+17
symbols added
~26
symbols modified
0
dead code introduced
Semantic Changes 43 symbols
~ tests/test_cmd_update_ref.py .py 3 symbols added, 10 symbols modified
~ tests/test_cmd_verify_object.py .py 2 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L24–24
+ objects_dir import import objects_dir L24–24
~ tests/test_cmd_verify_pack.py .py 2 symbols added, 2 symbols modified
+ config_toml_path import import config_toml_path L37–37
+ muse_dir import import muse_dir L37–37
~ tests/test_cmd_verify_shallow.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L53–53
+ ref_path import import ref_path L53–53
~ tests/test_cmd_verify_tag.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L44–44
+ ref_path import import ref_path L44–44
~ tests/test_cmd_watch_coord.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L62–62
~ repo
~ tests/test_cmd_worktree.py .py 2 symbols added, 2 symbols modified
+ heads_dir import import heads_dir L18–18
+ muse_dir import import muse_dir L18–18
~ tests/test_code_check_supercharge.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L33–33
~ tests/test_code_invariants.py .py 2 symbols added, 3 symbols modified
+ code_invariants_path import import code_invariants_path L20–20
+ muse_dir import import muse_dir L20–20
← 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:152b8101ed53082f5a0efc7b1bc7fa47b333cd0f1107c114979109206f88dcc5 --body "your comment"