rails/actionpack/test/dispatch/session
Matthew Draper 72045b2a9f Skip individual tests upon Dalli::RingError
Unlike the outer `rescue`, this one is much more precise about what we
want to handle: a connection failure (`Dalli::RingError`) is not
relevant to what we're testing here. But other Dalli errors may well be
indicating an actual problem.
2014-05-27 04:45:53 +09:30
..
abstract_store_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
cache_store_test.rb fix cache store test 2012-09-30 19:45:43 -07:00
cookie_store_test.rb Remove comments about removing LegacyKeyGenerator in 4.1 2013-04-03 08:28:37 -05:00
mem_cache_store_test.rb Skip individual tests upon Dalli::RingError 2014-05-27 04:45:53 +09:30
test_session_test.rb Add keys/values methods to TestSession 2013-01-25 19:15:32 -02:00