fix: remove stale msgpack references from tests (batch 5)
Replace msgpack with JSON in test fixtures and roundtrip helpers that touch storage paths: test history serialization, shelf entry writers, gc tests, snapshot delta size comparison, snapshot schema/compression docstrings, and fsync enospc test suite cleanup after _write_msgpack_atomic deletion.
Fix _force_write_tag to write JSON to .json path — previously writing msgpack bytes to a .json file made tags unreadable (tests passed vacuously because _read_tag_or_migrate swallowed the parse error and returned None).
sha256:f7f63fc0ed7f18d4b6e73b3735c57deeeabe72132c5af5fbabd41ec0b3811012
sha
sha256:a1073dadb035f45506bda83e8c2837400e903928e1477afb26b0efe7eb5009cc
snapshot
Older
refactor: delete dead _write_msgpack_atomic, rewrite symlink tes…
sha256:ed0cdda7074e1836e426628a2658b977bb89f6c8c12f6608ec9bdf2bdef0e583
All commits
Newer
fix: remove stale msgpack references from tests (batch 6)
sha256:4bd80d970a0e4a8b3554d9b31b44be8d6c45a8b94a64da5aa27b947d5a3d48e5
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f7f63fc0ed7f18d4b6e73b3735c57deeeabe72132c5af5fbabd41ec0b3811012 --body "your comment"
No comments yet. Be the first to start the discussion.