> Can I ask why you want this outside controller and/or request specs?

Of course. I'd like to test some web services and XMLHttpRequests with
Steak. For that I need the post and xhr methods of the request
helpers. Steak uses an acceptance folder where the request helpers are
not available. I wonder a bit as a Steak spec itself tries to use the
get method in one example, but also fails (was there a change in RSpec
lately and Steak is not up-to-date?).
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to