authlogic_example icon indicating copy to clipboard operation
authlogic_example copied to clipboard

UserSessionsControllerTest test of destroy doesn't do anything

Open ReggieBeans opened this issue 15 years ago • 0 comments

The test states "should destroy user session". How can it do that when there is no session present at the start of the test? There needs to be an action at the start of the test, that creates a session before the call to destroy.

ReggieBeans avatar Sep 15 '10 14:09 ReggieBeans