Skip to content

Webhook api - #1151

Merged
nanaf6203-bit merged 3 commits into
MettaChain:mainfrom
Nanafancy:Webhook-Api
Aug 26, 2026
Merged

Webhook api#1151
nanaf6203-bit merged 3 commits into
MettaChain:mainfrom
Nanafancy:Webhook-Api

Conversation

@Nanafancy

Copy link
Copy Markdown
Contributor

Added the e2e coverage for the webhook API: no end-to-end spec exercises registration, signing, and delivery
Labels / Complexity: testing · Medium Complexity — Medium

Problem
The test/e2e/ suite has no spec for the webhook API. Webhook registration, challenge verification, and signed delivery are the integration contract external consumers depend on, and they are only fragmentarily unit-covered (#98). A regression that breaks signature verification or delivery ships silently — consumers receive unverifiable or missing payloads.
closes #1071
closes #1072
closes #1073
closes #1077

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Nanafancy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@nanaf6203-bit nanaf6203-bit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nanaf6203-bit
nanaf6203-bit merged commit dfe5f42 into MettaChain:main Aug 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment