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

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

sha256:5a1575ab26754082d591290a44b86b3c8b99311a98bec2599aa51c395f8b9ee4 sha
+15 ~16 symbols
sha256:be08d49375247cf156d92945f067ebbc8d29e5f99f342d9cf1b65ed4a3c1e6e3 snapshot
+15
symbols added
~16
symbols modified
0
dead code introduced
Semantic Changes 31 symbols
~ tests/test_cmd_domain_info.py .py 2 symbols added, 3 symbols modified
+ muse_dir import import muse_dir L33–33
+ repo_json_path import import repo_json_path L33–33
~ tests/test_cmd_domain_info_hardening.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L26–26
~ tests/test_cmd_for_each_ref_hardening.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_cmd_forecast.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L83–83
~ tests/test_cmd_format_patch.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L26–26
+ ref_path import import ref_path L26–26
~ tests/test_cmd_hash_object.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L21–21
~ tests/test_cmd_heartbeat_coord.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L73–73
~ tests/test_cmd_integration.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L31–31
+ ref_path import import ref_path L31–31
~ tests/test_cmd_ls_files.py .py 2 symbols added, 2 symbols modified
+ muse_dir import import muse_dir L22–22
+ ref_path import import ref_path L22–22
~ tests/test_cmd_ls_remote.py .py 1 symbol added, 1 symbol modified
+ muse_dir import import muse_dir L21–21
← 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:5a1575ab26754082d591290a44b86b3c8b99311a98bec2599aa51c395f8b9ee4 --body "your comment"