Rfacebook Functional Testing

Hey,

Does anyone know the best way to simulate a facebook login from a
funcational test? I have the require_facebook_login in a before_filter
in my app controller, and this cause a 302 error when I run any
functional tests.

Thanks for any help.