mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
64a9759aff
As @dhh brings up, the point of `ActionDispatch::IntegrationTest` is to allow users to test the integration of all the pieces called by a controller. Asserting about the emails and jobs queued is part of that task. This commit includes the `ActionMailer::TestHelper` and `ActiveJob::TestHelper` modules when the ActionMailer and ActiveJob railties are initialized respectively. |
||
---|---|---|
.. | ||
base.rb | ||
collector.rb | ||
delivery_job.rb | ||
delivery_methods.rb | ||
gem_version.rb | ||
inline_preview_interceptor.rb | ||
log_subscriber.rb | ||
mail_helper.rb | ||
message_delivery.rb | ||
parameterized.rb | ||
preview.rb | ||
railtie.rb | ||
rescuable.rb | ||
test_case.rb | ||
test_helper.rb | ||
version.rb |