RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: leemcalilly
Site: http://twitter.com/leemcalilly
Super helpful. Thanks!
I figured this out if anyone else runs into this question. The key is using CarrierWaveDirect matchers:
http://stackoverflow.com/questions/16993366/testing-carrierwave-file-uploads-to-s3-with-capybara-and-rspec
How would you write an integration test for this? I'm having trouble because it no longer redirects to the new action:
Super helpful. Thanks!
I figured this out if anyone else runs into this question. The key is using CarrierWaveDirect matchers:
http://stackoverflow.com/questions/16993366/testing-carrierwave-file-uploads-to-s3-with-capybara-and-rspec
How would you write an integration test for this? I'm having trouble because it no longer redirects to the new action:
http://stackoverflow.com/questions/16993366/testing-carrierwave-file-uploads-to-s3-with-capybara-and-rspec