Skip to content

emrg: add bash_tool error path tests - #21

Merged
argszero merged 1 commit into
masterfrom
test/add-bash-error-tests
Jul 18, 2026
Merged

emrg: add bash_tool error path tests#21
argszero merged 1 commit into
masterfrom
test/add-bash-error-tests

Conversation

@argszero

Copy link
Copy Markdown
Owner

Two new tests covering bash tool error paths:\n\n1. command not found — verifies shell's 'command not found' on stderr is captured\n2. invalid workdir — verifies / path returns \n\nThese exercise the error handling branches that were just tightened in PR #20 ( → ).

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle #20

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle #21

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle #22

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@argszero