<p>Yea this is what we did for the drinkaware fb tab app and it works fine.</p>
<div class="gmail_quote">On Sep 9, 2011 6:31 PM, "Mr Jaba" <<a href="mailto:the.jaba@gmail.com">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">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">Chat@lists.lrug.org</a><br>>> <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
>><br></div>