.. |
autoloading_fixtures
|
|
|
cache
|
Fix the obvious typos detected by github.com/client9/misspell
|
2018-08-08 21:55:46 +09:00 |
concurrency
|
|
|
core_ext
|
Fix obsoleted method URI.unescape in activesupport/test
|
2018-08-15 18:00:45 -03:00 |
dependencies
|
|
|
deprecation
|
A regression in deprecate_methods was introduced in a982a42 :
|
2018-07-30 18:12:56 -04:00 |
file_fixtures
|
|
|
fixtures
|
|
|
json
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09:00 |
messages
|
|
|
metadata
|
|
|
notifications
|
|
|
testing
|
Test assert_called and assert_called_with
|
2018-08-14 09:01:01 +03:00 |
xml_mini
|
|
|
abstract_unit.rb
|
|
|
array_inquirer_test.rb
|
|
|
autoload_test.rb
|
|
|
benchmarkable_test.rb
|
|
|
broadcast_logger_test.rb
|
|
|
callback_inheritance_test.rb
|
|
|
callbacks_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
class_cache_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
clean_backtrace_test.rb
|
Use backtrace cleaner to clean up backtrace for verbose query logs
|
2018-08-14 09:15:28 +10:00 |
clean_logger_test.rb
|
|
|
concern_test.rb
|
|
|
configurable_test.rb
|
|
|
constantize_test_cases.rb
|
|
|
current_attributes_test.rb
|
|
|
dependencies_test.rb
|
Fix CustomCops/AssertNot to allow it to have failure message
|
2018-05-13 11:32:47 +09:00 |
dependencies_test_helpers.rb
|
|
|
deprecation_test.rb
|
Raise a better exception when a invalid depreation behavior is set
|
2018-05-18 13:35:09 -04:00 |
descendants_tracker_test_cases.rb
|
|
|
descendants_tracker_with_autoloading_test.rb
|
|
|
descendants_tracker_without_autoloading_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
digest_test.rb
|
|
|
encrypted_configuration_test.rb
|
|
|
encrypted_file_test.rb
|
|
|
evented_file_update_checker_test.rb
|
|
|
executor_test.rb
|
|
|
file_update_checker_shared_tests.rb
|
Allow rubocop check more files
|
2018-04-19 23:25:39 +03:00 |
file_update_checker_test.rb
|
|
|
gzip_test.rb
|
Fix CustomCops/AssertNot to allow it to have failure message
|
2018-05-13 11:32:47 +09:00 |
hash_with_indifferent_access_test.rb
|
Fix CustomCops/AssertNot to allow it to have failure message
|
2018-05-13 11:32:47 +09:00 |
i18n_test.rb
|
|
|
inflector_test.rb
|
|
|
inflector_test_cases.rb
|
|
|
key_generator_test.rb
|
Remove unused requires
|
2018-08-17 12:51:14 +09:00 |
lazy_load_hooks_test.rb
|
Use class_eval or instance_eval when triggering lazy load hooks:
|
2018-07-03 23:29:43 -04:00 |
log_subscriber_test.rb
|
cpu_time and allocations are 0 when JRuby is used
|
2018-07-30 15:10:30 +00:00 |
logger_test.rb
|
Add missing require
|
2018-06-07 15:34:30 +03:00 |
message_encryptor_test.rb
|
|
|
message_verifier_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
multibyte_chars_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
multibyte_conformance_test.rb
|
Remove unused require
|
2018-06-07 15:34:31 +03:00 |
multibyte_grapheme_break_conformance_test.rb
|
Remove unused require
|
2018-06-07 15:34:31 +03:00 |
multibyte_normalization_conformance_test.rb
|
Remove unused require
|
2018-06-07 15:34:31 +03:00 |
multibyte_proxy_test.rb
|
|
|
multibyte_test_helpers.rb
|
Add missing require
|
2018-06-07 15:34:30 +03:00 |
notifications_test.rb
|
Always subscribe to event objects via AS::Notifications.subscribe
|
2018-07-26 12:15:41 -07:00 |
number_helper_i18n_test.rb
|
|
|
number_helper_test.rb
|
|
|
option_merger_test.rb
|
|
|
ordered_hash_test.rb
|
|
|
ordered_options_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
reloader_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
rescuable_test.rb
|
|
|
safe_buffer_test.rb
|
Fix CustomCops/AssertNot to allow it to have failure message
|
2018-05-13 11:32:47 +09:00 |
security_utils_test.rb
|
Replace assert ! with assert_not
|
2018-04-19 08:11:33 -04:00 |
share_lock_test.rb
|
|
|
string_inquirer_test.rb
|
|
|
subscriber_test.rb
|
|
|
tagged_logging_test.rb
|
|
|
test_case_test.rb
|
added tests for assert_no_difference with multiple expressions
|
2018-07-08 15:15:16 +02:00 |
time_travel_test.rb
|
|
|
time_zone_test.rb
|
Allow Time.zone.at to receive a second argument
|
2018-05-30 13:47:39 +01:00 |
time_zone_test_helpers.rb
|
Fix exception in AS::Timezone.all when any tzinfo data is missing
|
2018-04-18 21:45:13 +02:00 |
transliterate_test.rb
|
|
|
xml_mini_test.rb
|
|
|