gabriel / muse public
test dev
AI Agent gabriel · 47 days ago · Apr 25, 2026 · Diff

test: fix stdout/stderr stream assertions in test_code_commands.py

Warnings (coupling cap, stable cap, STC min-coverage) print inline to stdout — assertions corrected from result.stderr to result.output. Errors (blame invalid address, grep pattern too long) go to stderr — assertions corrected from result.output to result.stderr.

sha256:57453fc5b9e53a47046c805737915176255067c42391b6063494e6b0a538aabd sha
sha256:c5b45a69bc6844a318a865251318cc41e05ecb612e5a152deee3f88f4d1a0a92 snapshot
← 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:57453fc5b9e53a47046c805737915176255067c42391b6063494e6b0a538aabd --body "your comment"