Skip to content

test: add input filtering tests (#146)#153

Merged
abwaters merged 1 commit intomainfrom
146-input-filtering-tests
Mar 9, 2026
Merged

test: add input filtering tests (#146)#153
abwaters merged 1 commit intomainfrom
146-input-filtering-tests

Conversation

@abwaters
Copy link
Owner

@abwaters abwaters commented Mar 9, 2026

Summary

  • Adds TestGitHubRepoFilterHookInput with 10 async tests for on_post_validation
  • Covers allowlist/blocklist modes, wildcard patterns, case-insensitive matching, server scoping, and passthrough for non-repo tools

Test plan

  • All 10 new tests pass
  • Ruff format and lint clean

Closes #146

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@abwaters abwaters merged commit c5cd942 into main Mar 9, 2026
4 checks passed
@abwaters abwaters deleted the 146-input-filtering-tests branch March 9, 2026 15:45
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 input filtering tests

1 participant