Commit graph

4 commits

Author SHA1 Message Date
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