rails/railties/test
Jean Boussier 02e679ba75 Get rid of the jruby_skip test helper
The last test calling it actually passes on latest
JRuby.
2023-10-02 13:01:44 +02:00
..
application Delay Adapter#check_version to #configure_connection 2023-09-29 08:53:16 +02:00
command Deprecate secrets:edit/show and remove secrets:setup 2023-03-29 16:18:32 +02:00
commands Remove unused method from secret test 2023-09-09 08:14:06 +00:00
configuration Raise if setting a config key that is a method name 2023-04-23 09:39:07 +02:00
engine Fix the BroadcastLogger being initialized too late: 2023-09-29 15:42:47 +02:00
fixtures This enhancement automatically updates the Dockerfile to the desired db when using db:system:change. 2023-09-19 15:33:36 -04:00
generators This enhancement automatically updates the Dockerfile to the desired db when using db:system:change. 2023-09-19 15:33:36 -04:00
isolation Removed Webpacker files 2023-09-06 17:11:58 +00:00
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
railties Action View: docs use application/ instead of shared/ 2023-09-15 12:06:22 -04:00
test_unit Set test reporter default executable to bin/rails 2023-02-02 17:11:33 -06:00
abstract_unit.rb Get rid of the jruby_skip test helper 2023-10-02 13:01:44 +02:00
app_loader_test.rb
backtrace_cleaner_test.rb Optimize ActiveRecord::LogSubscriber#query_source_location 2023-08-31 11:56:55 +02: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 Do not run tests that have ensure instead of skip 2022-09-20 22:12:20 +09:00
engine_test.rb
env_helpers.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
generators_test.rb Use bin/rails in generator Base banner 2023-03-29 02:40:52 -04:00
initializable_test.rb
json_params_parsing_test.rb
path_generation_test.rb Store secret_key_base in Rails.config for local environments. 2023-06-14 16:37:23 +02:00
paths_test.rb
plugin_helpers.rb Make sure the dependencies are installed for plugins generated during tests 2023-06-04 02:39:05 -07:00
rack_logger_test.rb
rails_health_controller_test.rb add "as: :rails_health_check" to health check path (#47217) 2023-02-05 08:49:04 +01:00
rails_info_controller_test.rb Expand rails route search to all table content 2023-03-03 17:14:33 +11:00
rails_info_test.rb
secrets_test.rb
version_test.rb