aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/test_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Support mailer tests using spec DSLMike Moore2012-09-241-0/+144
| | | | | Improve how mailer tests to resolve mailers from the test name. Add tests for mailer tests using the minitest spec DSL.
* normalize arg for ActionMailer::TestCase tests methodAlexey Vakhov2011-10-031-0/+28