Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.x Update EmailTrait #284

Open
AlexSkrypnyk opened this issue Oct 26, 2024 · 0 comments
Open

3.x Update EmailTrait #284

AlexSkrypnyk opened this issue Oct 26, 2024 · 0 comments
Milestone

Comments

@AlexSkrypnyk
Copy link
Member

When I enable the test email system
When I disable the test email system
When I clear the test email system queue
Then an email should be sent to the :address
Then no emails should be sent
Then no emails should be sent to the :address
Then the email header :header should contain:
Then the email header :header should be:
Then an email should be sent to the address :address with the content:
Then an email should be sent to the address :address with the content containing:
Then an email should be sent to the address :address with the content not containing:
Then an email should not be sent to the address :address with the content:
Then an email should not be sent to the address :address with the content containing:
Then the email field :field should contain:
Then the email field :field should be:
Then the email field :field should not contain:
Then the email field :field should not be:
When I follow link number :link_number in the email with the subject :subject
When I follow link number :link_number in the email with the subject containing :subject
Then the file :file_name should be attached to the email with the subject :subject
Then the file :file_name should be attached to the email with the subject containing :subject
@AlexSkrypnyk AlexSkrypnyk added this to the v3 milestone Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant