Hi there!

In my app I have an entry page that is called with an post-request from
another site. This post-request contains a parameter called key and is used
for an app authorisation of that other site.

How can I simulate such a behaviour in respect and capybara?

In the moment I have a controller and action that serves me a Form where I
fill in the key and click submit via capybara. But I think this is a little
bit hacky, also this form is not necessary for the app itself. I would like
to remove this overhead if possible.

TIA
Norbert

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to