Commit Graph

6 Commits

Author SHA1 Message Date
Thong Kuah f0391c2517 Add frozen_string_literal to spec/support
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-25 17:33:34 +12:00
Semyon Pupkov db267fa31b Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
Robert Speicher c4c2ac10d0 Change the default CarrierWave root path for tests
This more closely resembles the development and production paths in that
paths contain `public/uploads`, rather than `uploads/uploads` as they
did before.
2017-03-06 14:41:09 -05:00
Robert Speicher 4c622b71fd Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
Grzegorz Bizon d917ac0f86 Clear Carrierwave upload after each test example 2016-11-23 09:51:50 +01:00
Grzegorz Bizon 6e747d720d Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00