You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a blog connoisseur I would like to view details of a blog author so that I can refresh my memory as to who they are.
Given the user is viewing the Author Management menu When they select the option to view author details Then they should be presented with a list of authors to choose from
Given the user chooses an author When they enter the selection and hit enter Then the Author Details menu should be displayed
For Example:
Felienne Hermans Details
1) View
2) Add Tag
3) Remove Tag
4) View Posts
0) Return
Given the user wishes to view the author details When they select "View" Then the author's first name, last name and bio should be displayed.
NOTE: The other menu options will be outlined in future stories.
The text was updated successfully, but these errors were encountered:
As a blog connoisseur I would like to view details of a blog author so that I can refresh my memory as to who they are.
Given the user is viewing the Author Management menu
When they select the option to view author details
Then they should be presented with a list of authors to choose from
Given the user chooses an author
When they enter the selection and hit enter
Then the Author Details menu should be displayed
For Example:
Given the user wishes to view the author details
When they select "View"
Then the author's first name, last name and bio should be displayed.
The text was updated successfully, but these errors were encountered: