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 12)

sha256:52ad3c80de22cb42226cafd64acd6c3be23bc2920d972ab8108a3f739a608bc6 sha
+27 ~47 symbols
sha256:4539adfc866d2a8d4d860300053d2f1afdc6d9ea23ddd6f55365e25f299df68b snapshot
+27
symbols added
~47
symbols modified
0
dead code introduced
Semantic Changes 74 symbols
~ tests/test_bridge_git_import.py .py 4 symbols added, 10 symbols modified
~ tests/test_local_file_transport.py .py 4 symbols added, 6 symbols modified
+ heads_dir import import heads_dir L53–53
+ muse_dir import import muse_dir L53–53
+ ref_path import import ref_path L53–53
+ repo_json_path import import repo_json_path L53–53
~ tests/test_mpack_e2e.py .py 4 symbols added, 4 symbols modified
+ config_toml_path import import config_toml_path L28–28
+ heads_dir import import heads_dir L28–28
+ muse_dir import import muse_dir L28–28
+ ref_path import import ref_path L28–28
~ tests/test_object_store_write_taxonomy.py .py 4 symbols added, 5 symbols modified
+ muse_dir import import muse_dir L63–63
+ objects_dir import import objects_dir L63–63
+ ref_path import import ref_path L63–63
+ shelf_dir import import shelf_dir L63–63
~ _repo
~ tests/test_restore_supercharge.py .py 3 symbols added, 4 symbols modified
+ heads_dir import import heads_dir L31–31
+ muse_dir import import muse_dir L31–31
+ ref_path import import ref_path L31–31
~ tests/test_wire_localhost.py .py 3 symbols added, 5 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_write_commit_snapshot_hash_verify.py .py 2 symbols added, 3 symbols modified
+ commits_dir import import commits_dir L88–88
+ snapshots_dir import import snapshots_dir L88–88
← 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:52ad3c80de22cb42226cafd64acd6c3be23bc2920d972ab8108a3f739a608bc6 --body "your comment"