Sorry was writing from the tablet, and hit send by mistake.<div><br></div><div>What we did for Facebook mydrinkaware app was to create a separate subdomain, that will differentiate the normal app, from what you're seeing on Facebook.</div>

<div><br></div><div>Then the tests are just normal acceptance tests.</div><div><br></div><div>And if you want to test the login with facebook, I was just writing something about this yesterday using Devise and Capybara <a href="http://wealsodocookies.com/posts/how-to-test-facebook-login-using-devise-omniauth-rspec-and-capybara">http://wealsodocookies.com/posts/how-to-test-facebook-login-using-devise-omniauth-rspec-and-capybara</a></div>

<div><br></div><div>Nic</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>--<br>Nicolas Alpi, web developer, cookies eater<br><a href="http://www.wealsodocookies.com" target="_blank">http://www.wealsodocookies.com</a><br>


<br><br><div class="gmail_quote">On Fri, Sep 9, 2011 at 6:42 PM, nicolas alpi <span dir="ltr"><<a href="mailto:nicolas.alpi@gmail.com">nicolas.alpi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<p>Yea this is what we did for the drinkaware fb tab app and it works fine.</p><div><div></div><div class="h5">
<div class="gmail_quote">On Sep 9, 2011 6:31 PM, "Mr Jaba" <<a href="mailto:the.jaba@gmail.com" target="_blank">the.jaba@gmail.com</a>> wrote:<br type="attribution">> Hi Tim,<br>> <br>> In my, (admittedly limited) FB experience, a Facebook app is simply in a<br>


> Rails Application sitting in an Iframe, so you can write acceptance tests in<br>> the usual way without worrying about having to log into facebook etc. Once<br>> you get into interacting with their servers (graph API) etc though you might<br>


> have more trouble. At that point you might want to mock out the responses<br>> from their servers.<br>> <br>> Hope that helps, and isn't just stating the obvious!<br>> <br>> Tom<br>> <br>> On 9 September 2011 17:52, Tim Cowlishaw <<a href="mailto:tim@timcowlishaw.co.uk" target="_blank">tim@timcowlishaw.co.uk</a>> wrote:<br>


> <br>>> Hi all,<br>>><br>>> I'm starting work on a facebook application that will sit in a canvas<br>>> tab on a facebook page. I've been looking around for info on how to<br>>> write acceptance tests for this sort of project but have so far drawn<br>


>> a blank. Therefore, have any of you any experience of writing and<br>>> testing facebook apps with ruby (bonus points if you're using rspec<br>>> and/or capybara)?<br>>><br>>> Thanks,<br>


>><br>>> Tim<br>>> _______________________________________________<br>>> Chat mailing list<br>>> <a href="mailto:Chat@lists.lrug.org" target="_blank">Chat@lists.lrug.org</a><br>>> <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>


>><br></div>
</div></div></blockquote></div><br></div>