summaryrefslogtreecommitdiff
path: root/test/spec_tempfile_reaper.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Rack::MockRequest/Response into dedicated files. (#1935)Samuel Williams2022-08-031-1/+1
* Add remaining tests for 100% branch coverageJeremy Evans2022-05-251-0/+16
* Enable directly requiring Rack componentsJeremy Evans2022-02-031-0/+6
* Make TempfileReaper delete temp files if application raises an exceptionJeremy Evans2020-07-131-0/+18
* DRY up tests using the test helperJeremy Evans2020-01-271-4/+1
* Allow global expectation explicitly for minitest.Nikolay Rys2019-10-061-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-11/+11
* Added minitest/bacon to the top of each file so they can be run straight up.Ryan Davis2015-06-111-0/+1
* Rack::TempfileReaperLenny Marks2014-07-141-0/+63