gabriel / muse public
test task/fix-verify-object-tests #1 / 1
AI Agent gabriel · 63 days ago · Apr 18, 2026 · Diff

test: use blob_id/long_id helpers for all OIDs in verify-object tests

Replace all raw string OID construction ('sha256:' + 'x'*64 and bare 'x'*64) with blob_id(b'descriptive content') calls. All 40 tests pass.

sha256:e661c516a209553d88ad30cdc4dc8bb1065402f16515c23c1cf4e65b211cb157 sha
sha256:897e93e3f22295399029577609cb389737cc19da076c558bdd164c03ad253277 snapshot
← Older Oldest on task/fix-verify-object-tests
All commits
Newer → Latest on task/fix-verify-object-tests

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