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-11-06 14:24:32 +00:00
..
fixtures Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel] 2007-11-06 14:24:32 +00:00
abstract_unit.rb Introduce TestCase subclasses for testing rails applications allowing tests to be DRY'd up a bit and to provide a path toward tidying up our monkeypatching of test/unit. 2007-10-26 02:21:21 +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 Fix silent failure of rxml templates. Closes #9879. 2007-10-15 20:30:48 +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 Introduce TestCase subclasses for testing rails applications allowing tests to be DRY'd up a bit and to provide a path toward tidying up our monkeypatching of test/unit. 2007-10-26 02:21:21 +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 Test which fails without [8052] [Koz] 2007-10-29 04:13:51 +00:00