As an author, I would like to see a list of all the Posts I have written so that I can easily view, edit, delete, publish or unpublish them.
Given the user is in the Rare application When they select the My Posts menu option Then they should be directed to the "My Posts" list page And the page should display ALL the Posts authored by the logged-in user And each post in the list should display the title, author and category And the list should be in order of creation date with the most recent on top
As an author, I would like to see a list of all the Posts I have written so that I can easily view, edit, delete, publish or unpublish them.
Given the user is in the Rare application
When they select the
My Posts
menu optionThen they should be directed to the "My Posts" list page
And the page should display ALL the Posts authored by the logged-in user
And each post in the list should display the title, author and category
And the list should be in order of creation date with the most recent on top