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 so that I can focus on a particular blog and not the entire list of blogs.
Given the user is viewing the Blog Management menu When they select the option to view blog details Then they should be presented with a list of blogs to choose from
Given the user chooses an blog When they enter the selection and hit enter Then the Blog Details menu should be displayed
Given the user wishes to view the blog details When they select "View" Then the blog's title and url should be displayed
The Blog Detail menu should have the following options:
View
Add Tag
Remove Tag
View Posts
Return
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 so that I can focus on a particular blog and not the entire list of blogs.
Given the user is viewing the Blog Management menu
When they select the option to view blog details
Then they should be presented with a list of blogs to choose from
Given the user chooses an blog
When they enter the selection and hit enter
Then the Blog Details menu should be displayed
Given the user wishes to view the blog details
When they select "View"
Then the blog's title and url should be displayed
The Blog Detail menu should have the following options:
The text was updated successfully, but these errors were encountered: