Hi there ! <br><br>I am using the ruby-openid gem within my rails application.<br>I used the consumer_controller from the example to implement OpenID into my app. and it works all great.<br><br>now, I'd like to add some functional tests. and was searching for some examples. <br>
the thing is that my app does not provide OpenID, I simply implemented logins.<br>I guess I would need to create an openID with some third party only for my automated testing? but even then, I'm not so sure how I could handle that redirection to the third site and handle all cases.<br>
<br>anyone ever done this? any example I could base myself on?<br><br>thanks<br><br>Mathieu Jobin<br><br><br>