Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Email Package dummy driver for unit testing
  • I want a dummy driver of email to test models. It is not needed sending email everytime I run tests. What do you guys think?
  • It would be good for development too. Usually here in the office we script something to overwrite all email "to" addresses to go to one specific email address and put the original email "to" addresses in the email's subject line which works great for QA because they can receive all the email when clicking through the site and prevents emails being sent out by mistake if we're using a real user's account.
  • Please add it to https://github.com/fuel/email/issues, and give a use case. We don't use the forums to keep track of feature requests.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion