mailer-test icon indicating copy to clipboard operation
mailer-test copied to clipboard

Debugging improvements

Open kbond opened this issue 4 years ago • 1 comments
trafficstars

  1. TestMailer::dump/dd(): ability to dump the sent emails to help debug problems.
  2. TestMailer assertions should, as part of the failure message, output a summary of the emails sent if applicable. For instance, if TestMailer::assertNoEmailSent() fails, it should display a summary of emails that were sent.

kbond avatar Aug 11 '21 12:08 kbond