Skip to content

Add email template library for common test scenarios #6

Description

@ibnbd

Description

Add a built-in template library for common email test scenarios that can be injected with one click from the UI or via the API:

  • Welcome / onboarding email
  • Password reset email
  • Order confirmation with line items
  • Newsletter with images
  • Calendar invite (.ics attachment)
  • Multi-part email with attachments
  • Internationalized email (CJK, RTL, emoji)
  • Bounce / delivery failure notification (DSN)

Why This Matters

Saves developers from writing boilerplate test fixtures. Makes MailCue immediately useful on first launch.

Getting Started

Templates could be stored as JSON fixtures in backend/app/templates/ and exposed via a new API endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions