RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Testing mailers in Rails

https://minitestrails.com/guide/testing-mailers/

Chapter 14 of the Minitest Rails guide is out now. Learn how to test mailers with Minitest Rails:

  • Add “Share by email” feature to the Rails app
  • Mailer Test and Mailer Previews
  • Integration Tests for full edge case testing
  • Smoke styled system test for the happy path
  • Letter Opener setup for intercepting emails in development and showing them in browser

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in