Streamline Mailslurp testing

Created on 25 April 2024, 8 months ago
Updated 20 May 2024, 7 months ago

Problem/Motivation

Generating temporary inbox, waiting for an email, then removing it creates some issues:
1. You need to perform three requests to API: Create inbox, check email, delete inbox. This increase pipeline duration as well as causes timeouts sometimes. Not to mention increased number API requests.
2. Each inbox received a single email, which is then removed, so you loose ability to check email contents later on.

Proposed resolution

Manually create a permanent inbox in mailslurp dashboard. Use its id in the configuration.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇰🇬Kyrgyzstan elaman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024