captbaritone / captbaritone/codeception-mailcatcher-module

Feature request: Add methods to check for sender and recipient(s)

未关闭
#98 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
PHP
星标
110
派生
39
PR 合并指标
30 天内没有已合并 PR

描述

For the upcoming feature to look for the nth message, I propose a new
feature request (will provide a PR):
- add method `seeSenderInLastEmail`/`seeSenderInNthEmail` to check for the correct sender
- add method `seeRecipientInLastEmail`/`seeRecipientInNthEmail` to check for certain recipient(s)

The data is there and could easily be integrated in the `\Codeception\Util\Email` entity and `\Codeception\Module\MailCatcher` module.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reading the Codeception\Util\Email entity and Codeception\Module\MailCatcher module named in the issue, then trace how the existing last- and nth-email lookup works. Done means sender and recipient checks are available for both the last email and a selected nth email, including recipient(s) as requested.

由索引模型根据 Issue 内容生成。

评估

技术栈
php
领域
testing
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。