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
Rafael Mendonça França c78da4d5c4 Merge branch 'master' into loofah
Conflicts:
	actionpack/CHANGELOG.md
2014-08-17 22:38:22 -03:00
..
fixtures add test coverage for the action mailer 2014-07-04 15:55:33 +01:00
mailers Added ActionMailer::DeliverLater 2014-08-13 11:36:32 +00:00
abstract_unit.rb Merge branch 'master' into loofah 2014-08-17 22:38:22 -03:00
assert_select_email_test.rb Include the selector assertions on the test case 2014-07-15 13:40:18 -03:00
asset_host_test.rb add test coverage for the action mailer 2014-07-04 15:55:33 +01:00
base_test.rb [ActiveJob] Use globalid gem 2014-08-17 23:10:45 +00:00
delivery_methods_test.rb add test coverage for the action mailer 2014-07-04 15:55:33 +01:00
i18n_with_controller_test.rb test i18n against a routed app 2014-07-07 15:08:12 -07:00
log_subscriber_test.rb A minor stylistic fix and cleanup of mail deliveries. 2014-05-13 13:01:14 +08:00
mail_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
mail_layout_test.rb Remove unnecessary setup and teardown. 2014-05-13 15:03:53 +08:00
message_delivery_test.rb [ActionMailer] Rename ActionMailer::DelayedDeliveryJob to ActionMailer::DeliveryJob 2014-08-17 23:10:08 +00:00
test_helper_test.rb add test coverage for the action mailer 2014-07-04 15:55:33 +01:00
test_test.rb Remove unneeded tests 2012-12-31 13:57:24 -03:00
url_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30