rails--rails/actionview/test/actionpack/controller
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
..
capture_test.rb Return "test" as the controller_name in ActionView tests 2021-06-07 15:52:08 -07:00
layout_test.rb
render_test.rb
view_paths_test.rb Merge FileSystemResolver and PathResolver 2021-04-14 11:27:11 -07:00