Re: [Rails] Re: Rails Functional Testing Problem
On 9 April 2012 18:17, sherpa derpa <lists@ruby-forum.com> wrote:
> Really struggling attempting to implement this globally.
>
> Any suggestions to those who have used nifty_authentication?
Once again you have not quoted previous messages so anyone finding
this would have difficulty following the thread. I don't know about
nifty_authentication but for authlogic the logon action actually
creates a UserSession, so to logon in the test one does something like
UserSession.create( users(:test_user) )
Colin
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home