mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ddea316425
Split up the caching tests as prep for adding a new cache store. Slices the mega test/caching_test.rb into behavior modules, concrete store tests, and cross-cutting store tests. Considering moving cache store behavior modules into lib/ so they may be used for acceptance testing by third parties. |
||
---|---|---|
.. | ||
autoloading_cache_behavior.rb | ||
cache_delete_matched_behavior.rb | ||
cache_increment_decrement_behavior.rb | ||
cache_store_behavior.rb | ||
cache_store_version_behavior.rb | ||
encoded_key_cache_behavior.rb | ||
local_cache_behavior.rb |