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/behaviors
Rafael França 53e97f0fa0
Merge pull request #40490 from kirs/cache-instrument-store-local
Instrument cache entries from local cache
2020-11-05 16:36:50 -05:00
..
autoloading_cache_behavior.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_delete_matched_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
cache_increment_decrement_behavior.rb activesupport: Avoid Marshal.load on raw cache value in RedisCacheStore 2020-05-15 15:38:33 -07:00
cache_instrumentation_behavior.rb Instrument cache store name 2020-10-21 22:44:14 +01:00
cache_store_behavior.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
cache_store_coder_behavior.rb Make AS::Cache coder configurable 2020-10-14 12:12:36 +02:00
cache_store_version_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
connection_pool_behavior.rb Allow cache tests to be run in parallel 2020-01-24 09:54:55 -08:00
encoded_key_cache_behavior.rb activesupport: Avoid Marshal.load on raw cache value in RedisCacheStore 2020-05-15 15:38:33 -07:00
failure_safety_behavior.rb Allow rubocop check more files 2018-04-19 23:25:39 +03:00
local_cache_behavior.rb Instrument cache entries from local cache 2020-11-04 23:12:21 +00:00