fix(tests): algo-prefix path fixes in test_cmd_check and test_apply_pack_oserror_integrity; delete contradicting test_branch_envelope
- test_cmd_check.py: _write_commit_chain now creates commits/sha256/ parent dir before writing msgpack (commit_path returns algo-prefixed path after the algo-prefix sprint; mkdir was missing, causing FileNotFoundError in 59 tests) - test_apply_pack_oserror_integrity.py: _write_impostor_file writes to commits/sha256/<hex>.msgpack (algo-prefixed) so write_commit can detect the impostor; also adds parents=True, exist_ok=True mkdir - tests/test_branch_envelope.py: deleted — expected a JSON envelope wrapper on muse branch --json output, contradicting the spec (plain list) and 58+ other tests that already pass
sha256:4c20d0886b852b147f69155b7024c6c17028be3484ea4efd154fdcfb2803dec2
sha
sha256:31af2f5c7a4a34b9e2ad1b6cac972488b308cc3e763c9cbdcf1c876ebb3df8af
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:4c20d0886b852b147f69155b7024c6c17028be3484ea4efd154fdcfb2803dec2 --body "your comment"
No comments yet. Be the first to start the discussion.