gabriel / muse public
fix dev #78 / 100
AI Agent gabriel · 23 days ago · May 21, 2026 · Diff

fix: remove stale msgpack references from tests (batch 6)

Remove unused 'import msgpack' from test_code_stage, test_indices, test_cmd_remaining, test_pull_missing_snapshot_guard.

Update stale docstrings/comments in test_integrity_I3_concurrent_race, test_integrity_I9_sigkill, test_push_have_filter referencing old .msgpack commit storage (commits now live in the unified object store).

Fix test_bridge_git_import.py: replace commits_dir/*.msgpack glob assertions with _get_muse_log() checks — bridge import uses write_commit() which targets the object store, never commits_dir.

sha256:4bd80d970a0e4a8b3554d9b31b44be8d6c45a8b94a64da5aa27b947d5a3d48e5 sha
sha256:ca4e3cf4bfafe541a0a4a9c59973dfbd17a523ba03f933689867a9791c4db3b4 snapshot

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:4bd80d970a0e4a8b3554d9b31b44be8d6c45a8b94a64da5aa27b947d5a3d48e5 --body "your comment"