rails--rails/activesupport/test/cache/stores
Jean Boussier 10e361179d Fix MemCacheStoreTest stubbing
The stub wasn't called because it was defined on the `@cache` client
rather than on `cache`'s client.

This should reduce `MemCacheStoreTest` flakiness a bit.
2022-02-16 13:23:12 +01:00
..
file_store_test.rb [Active Support] Add explicit assertions to tests with no assertions 2022-02-15 23:44:25 +00:00
mem_cache_store_test.rb Fix MemCacheStoreTest stubbing 2022-02-16 13:23:12 +01:00
memory_store_test.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
null_store_test.rb [Active Support] Add explicit assertions to tests with no assertions 2022-02-15 23:44:25 +00:00
redis_cache_store_test.rb ActiveSupport, fix more race conditions on test/cache - part III 2021-11-22 15:32:59 -08:00