开发者

Facebook Cucumber testing with Authlogic - how test user logged in as facebook user?

开发者 https://www.devze.com 2022-12-25 15:26 出处:网络
I\'m having trouble implementing this step: Given \"I am logged in as a Facebook user\" do end The best suggestions I can find on the web (http://opensoul.org/2009/3/6/testing-facebook-with-cucumb

I'm having trouble implementing this step:

Given "I am logged in as a Facebook user" do

end

The best suggestions I can find on the web (http://opensoul.org/2009/3/6/testing-facebook-with-cucumber) do not seem to be using Authlogic for authentication.

Can someone with the Cucumber/Authlogic_facebook_connect/Authl开发者_JAVA百科ogic combo post their step for testing facebook logins?

Thank you very much.


Have a look at http://ryanbigg.com/2010/03/testing-facebook/. It might be helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消