rails--rails/activesupport/test/cache
Jean Boussier 738ca3595f Eagerly close Dalli connections in MemCachedStoreTest
Otherwise the test suite is flaky when ran repeatedly
on the same machine because of file descriptors exhaustion.
2021-04-22 15:32:22 +02:00
..
behaviors Replace SecureRandom.random_bytes by Random.bytes in cache store tests 2021-04-21 15:46:38 +02:00
stores Eagerly close Dalli connections in MemCachedStoreTest 2021-04-22 15:32:22 +02:00
behaviors.rb Removes the monkey-patch for Marshal.load 2021-03-18 22:08:25 +01:00
cache_entry_test.rb Allow to set cache expiry as an absolute timestamp 2021-04-06 10:49:05 +02:00
cache_key_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_namespace_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_setting_test.rb Require a for `config.cache_store = :file_store` 2021-02-23 10:42:43 -06:00
local_cache_middleware_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00