Given that a person wants to share a funny gif
When the person clicks on the button to create a gif
Then the person should see a form to enter in a title, the image's URL, and a description
Given that a person has entered in all of the fields of the post form
When the person clicks on the save button
Then the person should see their new post in the post list
As a gifophile, I would like to author a post
Given that a person wants to share a funny gif When the person clicks on the button to create a gif Then the person should see a form to enter in a title, the image's URL, and a description
Given that a person has entered in all of the fields of the post form When the person clicks on the save button Then the person should see their new post in the post list