You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16195 Add functional test chapter to mailer (famoser)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Add functional test chapter to mailer
Formulation largely from https://symfony.com/doc/4.4/email.html#how-to-test-that-an-email-is-sent-in-a-functional-test
Simple example which showcases the "global" methods like `assertEmailCount` and the e-mail specific assertions.
Taken from actual code in use, so should be close to what user wants to accomplish.
Targets the 4.4 branch as described in the docs.
Resolves#14397
Commits
-------
da0b358 Add functional test chapter to mailer
0 commit comments