Ruby on Rails Sunday, September 8, 2013

I meant to say simply use Rack::Test to make the requests while testing, Capybara isn't useful for interacting with an API directly.


On 8 September 2013 23:43, Tamara Temple <tamouse.lists@gmail.com> wrote:

On Sep 8, 2013, at 12:41 AM, Emil S <emil.soman@gmail.com> wrote:

> Andre, what you need is Rack::Test, not capybara.

Not sure what you mean here. Capy uses Rack::Test by default: https://github.com/jnicklas/capybara#selecting-the-driver


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9188AA0D-6A4F-4753-89F3-DD94A6C5AD6C%40gmail.com.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ%3Dox-BYLBNvVCC9u1wVabzFRc2QJws09YYDmtXB6EiKYRynBw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment