Skip to content

Detection - #1152

Merged
nanaf6203-bit merged 2 commits into
MettaChain:mainfrom
Qoder-Undefined:Detection
Aug 26, 2026
Merged

Detection#1152
nanaf6203-bit merged 2 commits into
MettaChain:mainfrom
Qoder-Undefined:Detection

Conversation

@Qoder-Undefined

Copy link
Copy Markdown
Contributor

Added the e2e coverage for the email API: no end-to-end spec exercises send, templates, or unsubscribe
Add e2e coverage for the email API: no end-to-end spec exercises send, templates, or unsubscribe
Labels / Complexity: testing · Medium Complexity — Medium

Problem
The test/e2e/ suite has no spec for the email API. The email module renders templates, sends messages, and handles unsubscribe links — including the localhost:3000 fallback already flagged (#41). There is no HTTP-level test pinning template rendering or the unsubscribe URL contract, so a regression in either ships silently.
closes #1067
closes #1068
closes #1069
closes #1066

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Qoder-Undefined 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 1e610e0 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