- Issue created by @znerol
- π¨πSwitzerland znerol
Pushed code removed in π [PP-1] Add symfony mailer transports to DIC Postponed . I think this could be much less complex if we'd just replace the
mailer.transport
service directly with the capturing mail transport. Then themailer_dsn
config wouldn't have any effect at all and we wouldn't need to override the override it in tests. - Status changed to Postponed
over 1 year ago 11:49am 29 October 2023 - Status changed to Needs review
23 days ago 5:46am 14 May 2025 - Merge request !12115Issue #3397420: Capture mails sent through the mailer transport service during tests β (Open) created by znerol
- πΊπΈUnited States smustgrave
Wasn't sure how to test this one.
I installed the new test modules and clicked "Send mail"
Then I checked the db directly and see the mailer_capture entry in key_value table.Code wise LGTM