views:

46

answers:

0

Hi, I just started testing a new rails project, and I want a feature to webthumb the url into image.

And now I want to test this feature.

I'm trying to use the ThoughtBot family - shoulda factory-girl paperclip. For mocking, mocha.

How can I test this feature?