Given the user wants to add a comment to a post
Then the user can click on the add comment link
They will be afforded a textbox in order to write their comment
The date will be added automatically
After the user clicks the save button
The comment will be added automatically
The user can see their new comment under the post with their user image and date next to it
Given the user wants to add a comment to a post
Then the user can click on the add comment link
They will be afforded a textbox in order to write their comment
The date will be added automatically
After the user clicks the save button
The comment will be added automatically
The user can see their new comment under the post with their user image and date next to it