BigW Consortium Gitlab

  1. 31 Mar, 2016 1 commit
  2. 30 Mar, 2016 1 commit
    • Get FileUploader into test harness using factory · 0b8cefd3
      Grzegorz Bizon authored
      This attempts to get CarrierWave's uploader - `FileUploader` into test
      harness using a factory. that makes it easier to build an instance of
      it.
      
      Along with !3435 it may be easier to use uploaders in tests