Proposed feature:
Feature: User log out
In order to leave the site
As an authenticated user
I should be able to log out
Proposed feature:
Feature: User log out
In order to leave the site
As an authenticated user
I should be able to log out
Comments
Comment #1
pradeeprkara commentedAssigning and tagging
Comment #2
pradeeprkara commentedAdded the feature.
Also included a scenario to check the links if /profile page is anonymously visited.
Please review: 303df47
Comment #3
tvn commentedLooks good.
Comment #4
pradeeprkara commentedThis is ported to 7.x branch
http://drupalcode.org/project/doobie.git/commit/9c3e3d0
Comment #5
eliza411 commentedI made a small adjustment to the feature block in the 7.x version to hopefully better capture business value. Marking fixed! Thank you both.