captbaritone / captbaritone/codeception-mailcatcher-module
Feature request: Add methods to check for sender and recipient(s)
- Langage dominant
- PHP
- Étoiles
- 110
- Forks
- 39
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- php
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100