1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test
John Hawthorn 1301063c2c Allow cache tests to be run in parallel
This initializes our caches with a random namespace which should ensure
that we can run the tests in parallel without interfering with each
other.

One compromise is that we can never actually call cache.clear on the
memcache client, since that would clear the cache for all namespaces. We
can work around this for the one test that needs to do a clear to
stub flush_all on the client and replace it with a delete.
2020-01-24 09:54:55 -08:00
..
autoloading_fixtures
cache Allow cache tests to be run in parallel 2020-01-24 09:54:55 -08:00
concurrency allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
core_ext Allow automic file test to be parallelized 2020-01-24 09:54:01 -08:00
dependencies
deprecation allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
file_fixtures
fixtures
json allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
messages allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
metadata
notifications allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
testing allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
xml_mini allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
abstract_unit.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
actionable_error_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
array_inquirer_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
autoload_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
benchmarkable_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
broadcast_logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
callback_inheritance_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
callbacks_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
class_cache_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
clean_backtrace_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
clean_logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
concern_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
configurable_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
constantize_test_cases.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
current_attributes_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
dependencies_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
dependencies_test_helpers.rb
deprecation_test.rb Fix deprecate_methods to not expand positional argument hash 2020-01-20 01:48:23 +09:00
descendants_tracker_test_cases.rb
descendants_tracker_with_autoloading_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
descendants_tracker_without_autoloading_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
digest_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
encrypted_configuration_test.rb Unique temp paths for encrypted_config_test 2020-01-24 09:54:01 -08:00
encrypted_file_test.rb Allow encrypted_file_test to work in parallel 2020-01-24 09:54:01 -08:00
evented_file_update_checker_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
executor_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
file_update_checker_shared_tests.rb
file_update_checker_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
fork_tracker_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
gzip_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
hash_with_indifferent_access_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
i18n_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
inflector_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
inflector_test_cases.rb
key_generator_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
lazy_load_hooks_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
log_subscriber_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
message_encryptor_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
message_verifier_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_chars_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_conformance_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_grapheme_break_conformance_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_normalization_conformance_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_proxy_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
multibyte_test_helpers.rb
notifications_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
number_helper_i18n_test.rb Add :round_mode parameter support to number helpers 2020-01-05 21:23:02 +00:00
number_helper_test.rb Add :round_mode parameter support to number helpers 2020-01-05 21:23:02 +00:00
option_merger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
ordered_hash_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
ordered_options_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
parameter_filter_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
reloader_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
rescuable_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
safe_buffer_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
secure_compare_rotator_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
security_utils_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
share_lock_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
silence_logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
string_inquirer_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
subscriber_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
tagged_logging_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
test_case_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
time_travel_test.rb Don't encourage using octals for dates and times 2020-01-15 10:57:38 +00:00
time_zone_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
time_zone_test_helpers.rb
transliterate_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
xml_mini_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
zeitwerk_inflector_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00