rails/actionmailer/test
2010-01-24 12:30:13 +11:00
..
fixtures Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
abstract_unit.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
adv_attr_test.rb adv_attr_accessors in ActionMailer are not sent to the views, use the mailer object if you need to access the subject, recipients, from, etc. 2009-12-25 21:35:40 +01:00
asset_host_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
base_test.rb Moving AS::Notifications call to one location in base 2010-01-24 12:30:13 +11:00
delivery_method_test.rb Refactor delivery methods. 2010-01-19 15:34:58 +01:00
mail_helper_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
mail_layout_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
mail_render_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
mail_service_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
mail_test.rb Getting rid of some warnings in AM suite. 2009-12-27 12:18:46 +01:00
quoting_test.rb Updating to Mail 1.5.0, including default values for all Message#field_name methods, can access field objects by calling Message#[:field_name] 2010-01-02 22:39:00 -08:00
subscriber_test.rb Default to sync instrumentation. 2010-01-21 13:09:12 +01:00
test_helper_test.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
tmail_compat_test.rb Added use of AS::Notifications for tmail_compat.rb 2010-01-22 12:49:13 +11:00
url_test.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00