1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
Eugene Kenny 0ebc720a04 Set retry_jitter to 0.0 for upgraded applications
The point of new framework defaults is that they're opt-in for upgraded
applications, but the default for this option applied the new behaviour.
2020-05-27 22:15:19 +01:00
..
configuration
initializers Heed config.force_ssl when building URL 2020-04-05 18:19:31 -05:00
middleware Fix keyword arguments warnings 2019-09-09 22:49:09 +09:00
rack
rake Update Railties tests for 7e52d0a 2020-05-21 13:00:56 -04:00
asset_debugging_test.rb Sprockets uses debug. not self. now 2019-10-10 14:43:03 -07:00
assets_test.rb Auto-correct rubocop offences 2019-11-24 09:54:47 +09:00
bin_setup_test.rb Revert "Merge pull request #37215 from utilum/avoid_test_flunking_on_warning" 2019-12-25 17:13:09 +09:00
configuration_test.rb Set retry_jitter to 0.0 for upgraded applications 2020-05-27 22:15:19 +01:00
console_test.rb Use the single line editor in console test 2019-12-24 20:47:21 +09:00
content_security_policy_test.rb
credentials_test.rb
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
feature_policy_test.rb
generators_test.rb Add config.generators.after_generate for processing to generated files 2020-05-08 21:06:04 +09:00
help_test.rb
integration_test_case_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
loading_test.rb Refactor schema migration on connection 2020-03-09 09:59:36 -04:00
mailer_previews_test.rb Use binread instead of setting file mode manually 2020-05-13 00:05:32 +01:00
middleware_test.rb Simplify lookup_store 2020-02-05 14:07:56 +09:00
multiple_applications_test.rb
paths_test.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
per_request_digest_cache_test.rb Clear cache after setting Template::Types delegate 2020-05-21 22:43:13 -07:00
rackup_test.rb
rake_test.rb Calculate mailbox and channel test files as Test LOC stats 2020-02-19 10:10:12 -03:00
rendering_test.rb Add railties test of custom handlers and formats 2020-05-26 19:27:38 -07:00
routing_test.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01: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 require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
system_test_case_test.rb
test_runner_test.rb Merge pull request #39001 from jonathanhefner/test-runner-recognize-windows-paths 2020-05-07 22:48:23 +02:00
test_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
url_generation_test.rb
version_test.rb
watcher_test.rb Correctly classify the files and directories that pass to watcher 2019-09-02 11:22:39 +09:00
zeitwerk_integration_test.rb Refactor schema migration on connection 2020-03-09 09:59:36 -04:00