captbaritone / captbaritone/codeception-mailcatcher-module
Feature request: Add methods to check for sender and recipient(s)
- Ngôn ngữ chính
- PHP
- Star
- 110
- Fork
- 39
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- php
- Lĩnh vực
- testing
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100