1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test
2007-10-09 13:34:51 +00:00
..
fixtures Disable the routing optimisation code when dealing with foo_url helpers. Add test to actionmailer to expose the problem they introduced. References #9450 [Koz] 2007-09-22 19:20:06 +00:00
abstract_unit.rb Test requirement fix (closes #9276) [lazyatom] 2007-09-22 17:37:39 +00:00
mail_helper_test.rb Add assert_emails and assert_no_emails to test the number of emails delivered. Closes #6479. 2006-11-05 21:56:18 +00:00
mail_render_test.rb Mailer template root applies to a class and its subclasses rather than acting globally. Closes #5555. 2006-06-30 05:27:05 +00:00
mail_service_test.rb Improved test coverage (closes #7571) [joost] 2007-09-22 17:32:39 +00:00
quoting_test.rb Set default charset of MTAs to ISO instead of us-ascii (unless reported otherwise) 2007-10-09 13:34:51 +00:00
test_helper_test.rb Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
tmail_test.rb Fix attachment decoding when using the TMail C extension. Closes #7861. 2007-09-14 05:30:52 +00:00
url_test.rb Disable the routing optimisation code when dealing with foo_url helpers. Add test to actionmailer to expose the problem they introduced. References #9450 [Koz] 2007-09-22 19:20:06 +00:00