[rspec-users] webrat, Rails and controller sessions

2009-10-30 Thread Rodrigo Rosenfeld Rosas
When I ran 'rake spec', it generated a spec_helper.rb with the following line: require 'webrat/integrations/rspec-rails' It seems that this file changed to webrat/rspec-rails on last webrat gem. But changing to require 'webrat/rspec-rails' doesn't seem to work. What solved for me was

[rspec-users] ThreadError on click_button

2009-10-30 Thread Steve Scruggs
I get the following error ThreadError in 'Managing InvoicePayments viewing index lists all InvoicePayments' stopping only thread note: use sleep to stop forever (eval):2:in `click_button' when running rake spec using rspec and rspec-rails 1.2.9 and webrat 0.5.3. I have tried webrat 0.6.rc1