rails--rails/railties/test/application
Jean Boussier c6b6833ec4
Merge pull request #44586 from Shopify/action-view-eager-loading
Eager load controllers `view_context_class`
2022-03-02 09:22:50 +01:00
..
configuration Use respond_to test helpers 2018-01-25 23:32:58 -05:00
initializers Fix the tests broken by the new add_autoload_paths_to_load_path 2022-01-11 14:57:13 +01:00
middleware Revert "Revert "Merge pull request #42843 from buckley-w-david/message-verifier-default-serializer"" 2022-03-01 15:14:43 -08:00
rack Log the remote IP addr of clients behind a proxy 2018-07-31 20:45:37 +05:30
rake typo in name of migration 2021-12-27 11:34:31 +05:30
action_controller_test_case_integration_test.rb Wrap ActionController::TestCase with Rails executor 2021-11-26 17:54:47 -06:00
asset_debugging_test.rb Remove "shortcut" link type from favicon_link_tag method 2021-12-13 13:49:43 +09:00
assets_test.rb Sprockets shouldn't be in debug mode by default in development (#42984) 2021-08-10 12:27:50 +02:00
bin_setup_test.rb Replace webpack with importmapped Hotwire as default js (#42999) 2021-08-26 10:39:36 +02:00
configuration_test.rb Merge pull request #44586 from Shopify/action-view-eager-loading 2022-03-02 09:22:50 +01:00
console_test.rb Remove all version checking for older Rubies in tests 2021-02-05 13:21:45 +09:00
content_security_policy_test.rb Add the ability to set the CSP nonce only to the specified directives 2019-06-22 12:44:37 +09:00
credentials_test.rb Restructure credentials after environment overrides. 2019-01-14 20:13:00 +01:00
current_attributes_integration_test.rb Use `try` only when we're unsure if the receiver would respond_to the method 2019-08-01 17:58:00 +09:00
dbconsole_test.rb Use correct variable 2018-09-11 07:06:30 +09:00
generators_test.rb Modernize scaffold generator (#41210) 2021-02-04 12:26:16 +01:00
help_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
integration_test_case_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
loading_test.rb Fix CI failure caused by error_highlight gem 2021-07-02 17:44:10 +09:00
mailer_previews_test.rb remove removed seamless attribute 2021-10-29 16:33:35 +02:00
middleware_test.rb Add automatic shard swapping middleware 2021-11-18 08:18:45 -05:00
multi_db_rake_test.rb Generate abstract class when generating scaffold in another database 2020-07-29 12:43:45 -04:00
multiple_applications_test.rb Zeitwerk integration 2019-02-12 02:28:04 -08:00
paths_test.rb Fix the tests broken by the new add_autoload_paths_to_load_path 2022-01-11 14:57:13 +01:00
per_request_digest_cache_test.rb Change the default digest for new apps to SHA256 2021-01-08 12:07:20 +01:00
permissions_policy_test.rb Use Feature-Policy header name for now 2020-11-19 16:08:09 +01:00
query_logs_test.rb Refactor ActiveRecord::QueryLogs context API 2021-10-26 09:55:33 +02:00
rackup_test.rb Remove unnecessary migration deletion 2017-11-08 13:24:16 +09:00
rake_test.rb Merge pull request #44393 from Edouard-chin/ec-class-module-children 2022-02-10 15:51:10 -05:00
rendering_test.rb Lazily build path regex in PathParser 2020-05-31 15:28:24 -05:00
routing_test.rb Allow skip_forgery_protection if no protection set 2022-02-27 21:58:42 -05:00
runner_test.rb Revert "Merge pull request #37215 from utilum/avoid_test_flunking_on_warning" 2019-12-25 17:13:09 +09:00
server_test.rb Allow a new `server` Railtie block: 2020-11-02 18:11:41 +00:00
system_test_case_test.rb Add fallback host for SystemTestCase driven by RackTest 2021-09-21 20:09:16 +02:00
test_runner_test.rb Make sure test pass with minitest 5.15 2021-12-15 21:20:38 +00:00
test_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
url_generation_test.rb Fix secret_key_base for Railties 2019-03-13 16:41:29 -04:00
version_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
watcher_test.rb Correctly classify the files and directories that pass to watcher 2019-09-02 11:22:39 +09:00
zeitwerk_inflector_test.rb Move the default autoloaders inflector to railties 2021-09-04 20:44:39 +02:00
zeitwerk_integration_test.rb Move Zeitwerk to railties 2021-09-05 03:37:46 +02:00