[rspec-users] Mocking / stubbing errors for ActiveRecord
Jim Gay
jim at saturnflyer.com
Thu Feb 19 16:15:04 EST 2009
On Feb 19, 2009, at 3:54 PM, Martin wrote:
> Hi,
>
> I'm trying to test my views using rspec. I want to test my edit- and
> new-view also for the case an error occurs (something like "title
> can't be blank" and so on).
> Can someone point me please to an example where I can see how to
> mock my model and stub all methods needed for the view?
Here's how I addressed it http://pastie.org/394417
> Thank you,
> Martin
More information about the rspec-users
mailing list