1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
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 Remove deprecated support to passing absolute paths to render template: 2020-10-30 00:25:15 +00:00
render_test.rb Remove deprecated support to passing relative paths to render file: 2020-10-30 00:25:14 +00:00
view_paths_test.rb Merge FileSystemResolver and PathResolver 2021-04-14 11:27:11 -07:00