rails/railties/test
Hartley McGuire 1c13e6a47e
Fix testing changing yaml_column_permitted_classes
The default was changed in c2b96e3 but this test was not updated. Since
the assertion would pass even if the initializer failed, it needs to be
changed to something else.
2022-07-13 17:56:55 -04:00
..
application Fix testing changing yaml_column_permitted_classes 2022-07-13 17:56:55 -04:00
command Hide rails:all from rails help 2022-05-31 11:13:15 +02:00
commands Support custom credentials templates 2022-07-11 16:15:02 -05:00
configuration Get rid of unnecessary meta programming 2020-10-07 11:12:02 +09:00
engine Use the combined jsbundling-rails gem instead of individual js bundler gems (#43172) 2021-09-06 16:44:44 +02:00
fixtures Populate ARGV with Rails::Command.invoke args 2021-04-03 10:12:52 -05:00
generators Merge pull request #45528 from gmcgibbon/job_parent_option 2022-07-07 16:57:35 -04:00
isolation Allow setting db with use_postgresql tests 2022-05-26 11:01:39 -04:00
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
railties Make sure respond_to? and method_missing works in abstract Railties 2022-03-25 23:56:34 +00:00
test_unit Fixed up error output tests and added a missing failure output test. 2020-05-20 15:54:28 -07:00
abstract_unit.rb Revert "You give jruby_skip & rubinius_skip a good name" 2019-08-02 00:24:11 -04:00
app_loader_test.rb
backtrace_cleaner_test.rb Don't modify relative ./ paths in BacktraceCleaner 2019-10-03 14:06:58 -07:00
code_statistics_calculator_test.rb Add support for stylesheets and ERB views to rails stats. 2020-11-10 09:40:18 -07:00
code_statistics_test.rb
console_helpers.rb
engine_test.rb
env_helpers.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
generators_test.rb Behaviour constant deprecation fix (#45367) 2022-06-15 10:21:17 -07:00
initializable_test.rb
json_params_parsing_test.rb
path_generation_test.rb
paths_test.rb
rack_logger_test.rb
rails_info_controller_test.rb Fix secret_key_base for Railties 2019-03-13 16:41:29 -04:00
rails_info_test.rb
secrets_test.rb
version_test.rb