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 user, when I look at the up and down vote options on a question and it's responses, I should see a button that says "Upvote" or "Downvote" and it's corresponding number of that type of vote next to it.
As a user, I should only be able to up or downvote a post once.
When I click upvote, I should see the corresponding number increase
When I click upvote again, I should see the number decrease
When I click downvote, I should see the corresponding number increase
When I click downvote again, I should see the corresponding number decrease.
The text was updated successfully, but these errors were encountered:
As a user, when I look at the up and down vote options on a question and it's responses, I should see a button that says "Upvote" or "Downvote" and it's corresponding number of that type of vote next to it.
As a user, I should only be able to up or downvote a post once.
When I click upvote, I should see the corresponding number increase
When I click upvote again, I should see the number decrease
When I click downvote, I should see the corresponding number increase
When I click downvote again, I should see the corresponding number decrease.
The text was updated successfully, but these errors were encountered: