Scenario: Adding a tag to a review
Given that a user is logged in to the app
When the user is writing a post
And the user enters a tag in the tag field and submit
Then the tag should be added to the post
And the post should be discoverable by other users searching for that tag
Epic: #18
Estimate
Large
Acceptance Criteria