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

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

sha256:d48a5406a217816befbef9c7f1e9b30b8c074bef3084408730f9c9ec0cbec1ae sha
+10 ~11 symbols
sha256:56596e9c71d77ee74fe4e8d1876d40f14a91746770d11752162ac5c028a85b1b snapshot
+10
symbols added
~11
symbols modified
0
dead code introduced
Semantic Changes 21 symbols
~ tests/test_cmd_config.py .py 1 symbol added, 2 symbols modified
+ muse_dir import import muse_dir L18–18
~ tests/test_cmd_content_grep_hardening.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L877–877
+ ref_path import import ref_path L877–877
~ tests/test_cmd_coord_lifecycle.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L48–48
~ tests/test_cmd_core_cat.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L36–36
+ ref_path import import ref_path L36–36
~ tests/test_cmd_describe.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L27–27
+ ref_path import import ref_path L27–27
~ tests/test_cmd_describe_hardening.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L33–33
+ ref_path import import ref_path L33–33
← 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:d48a5406a217816befbef9c7f1e9b30b8c074bef3084408730f9c9ec0cbec1ae --body "your comment"