You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to facebooker
Apologies if this question has been asked before.
I am developing a facebook app using facebooker, which is going great.
(I had to strip out respond_to logic, but I get why that is now)
The one thing that is puzzling me though is doing rspec controller
tests. I have seen the mocks and fixtures included in the gem, but the
purpose of those seem to be stubbing out facebook methods. I have no
desire to do any such thing. I can see that facebooker is specced to
pieces and that's really fine with me. I just want to set a flag in my
controller spec to pretend being logged in to facebook.