summaryrefslogtreecommitdiff
path: root/test/spec_media_type.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable directly requiring Rack componentsJeremy Evans2022-02-031-0/+4
* DRY up tests using the test helperJeremy Evans2020-01-271-2/+1
* Allow global expectation explicitly for minitest.Nikolay Rys2019-10-061-1/+1
* RuboCop: enable Layout/Space* cops (#1259)yhirano552018-04-171-1/+1
* Add frozen_string_literal: true to remaining filesDillon Welch2018-04-131-0/+2
* To support minitest 6 and prevent error ouput in minitest 5, use `must_be_nil...Jian Weihang2016-12-051-1/+1
* Merge branch 'master' into zenspider-minitest.phase.2Aaron Patterson2015-06-161-6/+7
* Added media_type methods in Rack::ResponseArtūrs Mekšs2015-06-121-0/+41