diff options
author | Abdelkader Boudih <terminale@gmail.com> | 2015-10-27 00:41:27 +0000 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-12-15 15:19:16 -0500 |
commit | 98a039dcd987fd3a8c2c0cbd527c71ac3ffaaf06 (patch) | |
tree | 9a9c694ad27af05f600a74d58d8727ac795a2b85 /actionmailer/bin/test | |
parent | f8edd2043e864aff0bde9289da550709532268a6 (diff) | |
download | rails-98a039dcd987fd3a8c2c0cbd527c71ac3ffaaf06.tar.gz rails-98a039dcd987fd3a8c2c0cbd527c71ac3ffaaf06.tar.bz2 rails-98a039dcd987fd3a8c2c0cbd527c71ac3ffaaf06.zip |
Update test generators to use ActionDispatch::IntegrationTest
In Rails 5.1 `ActionController::TestCase` will be moved out of Rails
into it's own gem. Please use `ActionDispatch::IntegrationTest` going
forward.
This changes the generators to use `ActionDispatch::IntegrationTest` and
the required URL setup (rather than symbols) for each of the controller
actions.
Updated fix to #22076.
Diffstat (limited to 'actionmailer/bin/test')
0 files changed, 0 insertions, 0 deletions