summaryrefslogtreecommitdiff
path: root/spec/support/carrierwave.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Fix RSpec/HookArgument rubocop offenseSemyon Pupkov2018-12-111-1/+1
|
* Change the default CarrierWave root path for testsRobert Speicher2017-03-061-1/+1
| | | | | | This more closely resembles the development and production paths in that paths contain `public/uploads`, rather than `uploads/uploads` as they did before.
* Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-2/+2
|
* Clear Carrierwave upload after each test exampleGrzegorz Bizon2016-11-231-1/+1
|
* Move CarrierWave test env config to separate fileGrzegorz Bizon2016-03-301-0/+7