Skip to content

test: add webhook alert integration tests - #10

Merged
br413 merged 1 commit into
mainfrom
test/webhook-alert-integration-9
Aug 11, 2026
Merged

test: add webhook alert integration tests#10
br413 merged 1 commit into
mainfrom
test/webhook-alert-integration-9

Conversation

@br413

@br413 br413 commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add mocked HTTP integration tests for WebhookAlertChannel (success + delivery failure)
  • Verify AlertRouter fans out non-INFO failures to webhook channel
  • Check off README capability item

Test plan

  • pytest tests/test_alerts.py -q — 5 passed locally

Related Issues

Mock urllib delivery for WebhookAlertChannel and AlertRouter fan-out. Closes #9.
@br413
br413 merged commit c9b5ae8 into main Aug 11, 2026
1 check passed
@br413
br413 deleted the test/webhook-alert-integration-9 branch August 11, 2026 04:40
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.

test: add webhook alert integration tests

1 participant