rails/actionpack/test
Boris Peterbarg 4be3997c9f Compare content_type with Mime::XML instead of regexp
Regexp is broken for both content types including charsets and for
integration tests, where the content_type is a Mime::Type and not String
2015-03-16 06:35:00 +02:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Compare content_type with Mime::XML instead of regexp 2015-03-16 06:35:00 +02:00
dispatch Merge pull request #19309 from f1sherman/dont-set-session-options-id 2015-03-12 11:30:12 -05:00
fixtures Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
journey Merge pull request #15806 from tgxworld/partition_routes_during_setup 2015-03-02 15:02:14 -08:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp
abstract_unit.rb Run ActionPack test cases in random order. 2015-03-06 00:24:22 +08:00