rails/railties/test
Rafael Mendonça França 2f10cedec7
Merge pull request #51130 from Yegorov/fix-typo-in-devcontainer
Fix typo in devcontainer
2024-02-20 12:36:44 -05:00
..
application Address ApplicationTests::DBConsoleTest failures against asserion enabled Ruby 2024-02-20 22:26:16 +09:00
command Revert help on unrecognized bare options 2024-01-25 13:56:37 -05:00
commands Improve routes source location detection 2024-02-05 16:37:37 +01: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 Generate a .devcontainer folder and its contents when creating a new app. 2024-02-14 20:59:48 +00:00
generators Improve the names of variables for devcontainer tests 2024-02-19 22:13:10 +03:00
isolation default annotate_rendered_view_with_filenames to true in development 2024-01-04 21:24:37 +02:00
minitest Get rid of EnvHelpers at Minitest::RailsPluginTest 2024-01-04 11:32:33 +09:00
railties Update test suite for compatibility with Ruby 3.4-dev 2024-02-16 11:55:44 +01:00
test_unit Parse tests with prism 2024-02-09 10:54:20 -05: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
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 Ensure only directories exist in Rails default load paths 2024-01-15 15:04:53 +09:00
plugin_helpers.rb Separate the CI environment from the application CI environment 2023-10-04 09:36:51 +00:00
rack_logger_test.rb Don't pop logger tags in Rails::Rack::Logger until request is finished 2024-02-07 14:12:07 +11:00
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