summaryrefslogtreecommitdiff
path: root/test/spec_head.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Rack::MockRequest/Response into dedicated files. (#1935)Samuel Williams2022-08-031-1/+1
* Change SPEC to not allow uppercase header keysJeremy Evans2022-02-181-4/+4
* Enable directly requiring Rack componentsJeremy Evans2022-02-031-0/+6
* DRY up tests using the test helperJeremy Evans2020-01-271-4/+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
* First attempt to mass-port from minitest/bacon to minitest/spec.Ryan Davis2015-06-121-15/+15
* Added minitest/bacon to the top of each file so they can be run straight up.Ryan Davis2015-06-111-0/+1
* Fix race conditions in head middlewareJames Tucker2013-12-281-0/+2
* Use to_enum instead of Enumerator.new to remove Ruby 2.0 warningsSantiago Pastorino2012-12-291-8/+3
* Refactor spec_cascade and spec_headJames Tucker2012-12-281-12/+1
* Rack::Head now conforms to body.close SPECJames Tucker2012-12-281-4/+27
* fixes for 1.8Konstantin Haase2012-12-121-2/+6
* Wrap test apps in Rack::Lint and fix uncovered errors (third pass)Lars Gierth2012-03-311-3/+5
* Rename spec/ back to test/Christian Neukirchen2010-06-151-0/+30