thoughtbot / testing-rails

Source code for the Testing Rails book
Other
279 stars 49 forks source link

Add section on mailer specs #65

Closed jsteiner closed 8 years ago

jsteiner commented 8 years ago

A mailer was already written for the section on testing in isolation. This adds a unit test for that mailer, and adds a section in the book to cover the integration/unit level tests for that mailer.

JoelQ commented 8 years ago

LGTM :rocket: