[Facebooker-talk] tesing controllers
James Bracy
waratuman86 at gmail.com
Tue Nov 11 00:56:53 EST 2008
Hey,
I'm trying to set up some test for a few controllers but I'm running into a
error while testing. The tes is as follows:
def test_index
facebook_get :index
assert_response :success
assert_template 'index'
end
And the error that I get comes from the 'facebook_get :index' and is:
Facebooker::Session::SessionExpired: Session key invalid or no longer valid
Any ideas?
Thanks,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20081110/eeba4d2b/attachment.html>
More information about the Facebooker-talk
mailing list