Skip to content

test: reject invalid --fail-on severity before scanning - #33

Merged
royalpinto007 merged 3 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/add-edge-case-test-4c73
Sep 12, 2026
Merged

test: reject invalid --fail-on severity before scanning#33
royalpinto007 merged 3 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/add-edge-case-test-4c73

Conversation

@sharadvc

Copy link
Copy Markdown
Contributor

Summary

Adds a focused CLI edge-case test for invalid --fail-on values (malformed input gap). Also bumps version to 0.1.7 and notes it in CHANGELOG.

Test plan

  • npm test

Fixes #2

Add coverage for malformed --fail-on values (wrong spelling and wrong
case). Fixes AgentPostmortem#2.

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@royalpinto007
royalpinto007 merged commit 47070cb into AgentPostmortem:main Sep 12, 2026
1 check passed
Sign up for free to 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.

Add a test for an untested edge case

3 participants