[Rails] RIA4: Having an issue with my sign_in_as! helper method I've defined in my integration tests
Ruby on Rails
Thursday, August 29, 2013
I'm having a frustrating issue where my sign_in_as! helper will not fill out the password in my seeds_spec test. However all other integration tests using the helper still pass which is very confusing for me.
-- I put a call to sleep in for the method, and ran the test with webdrive to fill in the password manually, and the test completed as it should.
Any ideas? Code: https://gist.github.com/Senjai/6382416
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/3f813207-23c2-476f-907a-238e149bcc9c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment