Testing for upvoting/downvoting a post is incomplete.
Opened this issue · 1 comments
CoreySutphin commented
Testing for upvoting/downvoting a post is incomplete.
CoreySutphin commented
Still needed: Making sure a user can't upvote/downvote same post twice, potentially testing the capabilities of the server by flooding the '/post/vote' endpoint with requests, ensuring that if a user sends an upvote to a post they had previously downvoted their upvote/downvote data will be accurately changed, etc...