Closed nherson closed 11 years ago
Working on this now. Any particular requests?
Find out how to get factory girl working with the User and Session models if Colin hasn't already done that. Check out his commit history in the admin branch and read the devise documentation to get an idea how it all works.
Colin could probably tell you more in terms of exact spec tests that need to be written.
There is no Session model. Did you mean the Session controller? I hit him up though so I'm on it. Thanks!
Session controller***
The sessions controller inherits from Devise::SessionsController and overrides nothing. The User Controller and Dashboard Controller are what need tests.
On Sunday, October 20, 2013 6:40 PM, Nicholas Herson notifications@github.com wrote:
Session controller*** — Reply to this email directly or view it on GitHub.
Write some Rspec tests to make sure Devise is working correctly as an authentication agent.