1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
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 Ensure :js is defined regardless of the outcome of the test. 2014-05-17 19:09:09 +08:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller The correct status to test should be :switching_protocols. 2014-05-25 16:17:22 +08:00
dispatch Skip individual tests upon Dalli::RingError 2014-05-27 04:45:53 +09:30
fixtures Ensure LookupContext in Digestor selects correct variant 2014-03-09 08:47:17 +01:00
journey glob_param is never used, so rm 2014-05-23 15:25:46 -07:00
lib/controller Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb _recall should be set to a hash or not set 2014-05-13 17:21:55 -07:00