rails--rails/actionview/test
Adam Hess e8156a2788 Return "test" as the controller_name in ActionView tests
before https://github.com/rails/rails/pull/40125 test names would be
set to "test" after this change controller_name was nil when using
ActionView::TestCase.

This returns ActionView::TestCase to previous behavior returning "test"
2021-06-07 15:52:08 -07:00
..
actionpack Return "test" as the controller_name in ActionView tests 2021-06-07 15:52:08 -07:00
activerecord Prevent string polymorphic route arguments 2021-05-04 13:56:37 -07:00
fixtures chore: fix grammar, spelling and minor whitespace fix 2021-04-13 21:35:50 +10:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
template Return "test" as the controller_name in ActionView tests 2021-06-07 15:52:08 -07:00
ujs Fix spelling in CoffeeScript and JavaScript files [ci skip] 2021-05-05 11:08:33 +10:00
abstract_unit.rb Update test helper to call parallelize according to fork support 2021-01-25 13:50:41 -06:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00