captbaritone / captbaritone/codeception-mailcatcher-module

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

Abierto
#98 1 comentario 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
PHP
Estrellas
110
Forks
39
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
php
Área
testing
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.