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/cache
Jean Boussier b3df08355a Skip RedisCacheStore test if no Redis server is running
MemCacheStore tests have been doing the same for a while.

As an extra safety, if `ENV["CI"]` is set, we always run
the tests.
2021-10-27 10:10:30 +02:00
..
behaviors Replace ableist language 2021-10-05 22:27:09 -04:00
stores Skip RedisCacheStore test if no Redis server is running 2021-10-27 10:10:30 +02:00
behaviors.rb init commit 2021-08-23 17:35:00 -07: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 Disable Dalli compression on the protocal level 2021-10-14 17:49:49 +00:00
coder_test.rb Implement an optimized Cache::Entry coder 2021-04-25 08:27:58 +02: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