Skip to content

[Testing] Documented the changes in MailerAssertionsTrait #13050

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

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

javiereguiluz
Copy link
Member

Fixes #13044.

when using `symfony/panther`_ for end-to-end testing.
The following assertions only work if a request has been made with the
``Client`` in a test case extending the ``WebTestCase`` class. They are not
available either when using `symfony/panther`_ for end-to-end testing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds weird to use either without a following or. A left over? I think we should remove it and just say "not available when".

@javiereguiluz javiereguiluz merged commit 19ef1b6 into symfony:master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FrameworkBundle] Use MailerAssertionsTrait in KernelTestCase
4 participants