summaryrefslogtreecommitdiff
path: root/test/spec_urlmap.rb
Commit message (Expand)AuthorAgeFilesLines
* DRY up tests using the test helperJeremy Evans2020-01-271-3/+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
* Update URLMap to default to empty host, if HTTP_HOST (and hence HTTP_X_FORWAR...Jamie Woods2018-04-111-0/+8
* First attempt to mass-port from minitest/bacon to minitest/spec.Ryan Davis2015-06-121-79/+79
* Added minitest/bacon to the top of each file so they can be run straight up.Ryan Davis2015-06-111-0/+1
* UrlMap: Enable case-insensitive domain matchingJames Tucker2014-07-181-0/+23
* Fix a bug where host matching occurs out of orderJames Tucker2013-02-061-1/+1
* Wrap test apps in Rack::Lint and fix uncovered errors (seventh pass)Lars Gierth2012-03-311-10/+10
* Rename spec/ back to test/Christian Neukirchen2010-06-151-0/+213