rails--rails/activesupport/test
Ryuta Kamizono 1ef30c19b5
Merge pull request #41712 from okuramasafumi/remove-ordered-hash
Remove requires and references to OrderedHash
2021-03-22 22:01:26 +09:00
..
autoloading_fixtures
cache Removes the monkey-patch for Marshal.load 2021-03-18 22:08:25 +01:00
concurrency
core_ext Remove some references to OrderedHash 2021-03-22 21:14:32 +09:00
dependencies Deletes AS::Dependencies::Blamable 2021-03-08 17:10:42 +01:00
deprecation
file_fixtures
fixtures
json Change `IPAddr#to_json` to match the behavior of the json gem 2020-12-28 05:46:09 +00:00
messages
metadata
notifications Forward sql.active_record notifications back into the calling thread 2021-03-03 10:33:37 +01:00
testing
xml_mini Remove leading whitespace from the XML under test 2021-01-05 22:29:25 -05:00
abstract_unit.rb Update test helper to call parallelize according to fork support 2021-01-25 13:50:41 -06:00
actionable_error_test.rb
array_inquirer_test.rb
autoload_test.rb
benchmarkable_test.rb
broadcast_logger_test.rb
callback_inheritance_test.rb
callbacks_test.rb Remove special case filtering for Procs. 2021-03-02 17:20:35 -08:00
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb
configurable_test.rb
configuration_file_test.rb
constantize_test_cases.rb
current_attributes_test.rb Fix `method_missing` delegation to not expand positional hash argument 2021-03-02 22:29:29 +09:00
dependencies_test.rb Deletes AS::Dependencies.warnings_on_first_load 2021-03-10 07:55:29 +01:00
dependencies_test_helpers.rb
deprecation_test.rb
descendants_tracker_test_cases.rb
descendants_tracker_with_autoloading_test.rb
descendants_tracker_without_autoloading_test.rb
digest_test.rb Change the default digest for new apps to SHA256 2021-01-08 12:07:20 +01:00
encrypted_configuration_test.rb
encrypted_file_test.rb
evented_file_update_checker_test.rb
executor_test.rb
file_update_checker_shared_tests.rb
file_update_checker_test.rb
fork_tracker_test.rb
gzip_test.rb
hash_with_indifferent_access_test.rb Remove some references to OrderedHash 2021-03-22 21:14:32 +09:00
i18n_test.rb
inflector_test.rb Handle Symbol arguments in `ActiveSupport::Inflector.camelize` (v2) 2021-02-02 16:11:28 -07:00
inflector_test_cases.rb Fix the underscore inflector optimization 2021-02-09 16:37:45 +01:00
key_generator_test.rb ✂️ [ci skip] 2021-03-22 04:46:11 +09:00
lazy_load_hooks_test.rb
log_subscriber_test.rb
logger_test.rb
message_encryptor_test.rb
message_verifier_test.rb
multibyte_chars_test.rb Remove deprecated methods in ActiveSupport::Multibyte::Unicode 2020-10-30 00:26:02 +00:00
multibyte_proxy_test.rb
multibyte_test_helpers.rb Remove deprecated methods in ActiveSupport::Multibyte::Unicode 2020-10-30 00:26:02 +00:00
notifications_test.rb Merge pull request #39626 from vipulnsward/as-notification-args 2020-12-28 19:30:02 -05:00
number_helper_i18n_test.rb
number_helper_test.rb
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
parameter_filter_test.rb
reloader_test.rb
rescuable_test.rb
safe_buffer_test.rb Mark scrub as an unsafe method on SafeBuffer 2020-12-01 17:40:17 +09:00
secure_compare_rotator_test.rb
security_utils_test.rb
share_lock_test.rb
silence_logger_test.rb
string_inquirer_test.rb
subscriber_test.rb Forward sql.active_record notifications back into the calling thread 2021-03-03 10:33:37 +01:00
tagged_logging_test.rb Clone to keep extended Logger methods for tagged logger 2020-12-07 14:43:37 +01:00
test_case_test.rb Remove special case filtering for Procs. 2021-03-02 17:20:35 -08:00
time_travel_test.rb Use application time zone when gets time as String. 2020-11-26 11:35:23 +03:00
time_zone_test.rb
time_zone_test_helpers.rb
transliterate_test.rb
xml_mini_test.rb
zeitwerk_inflector_test.rb