Assuming there's nothing helpful in test.log.. Adding 'debugger' to the misfiring steps may help troubleshoot this..
You'll prolly need to add the following to your helper.rb first. require 'rubygems' require 'ruby-debug' Re-run the story and it should stop at the debugger. Between manually submitting requests and inspecting test.log you should get further. - Andy -- View this message in context: http://www.nabble.com/story-runner-on-restful_authentication-question-tp16941586p16945873.html Sent from the rspec-users mailing list archive at Nabble.com. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users