hatchways / team-penguin

World Chat Messenger allows users from completely different language backgrounds to converse with each other in their own language taking globalization to the next level.
2 stars 0 forks source link

[testing] duplicate invitation #76

Open cch5ng opened 4 years ago

cch5ng commented 4 years ago

(update) the reason why this matters is because if there are duplicate approved invitations in the database, this could cause inconsistencies in saving and retrieving conversations

revisit testing for duplicate invitation logic

while testing the updated validation error display on invitation dialog, I felt like some invitations were sent to existing contacts. so maybe the definition of duplicate needs to be expanded

cch5ng commented 4 years ago

put on hold; was working on testing for case: send invite to registered and non registered users (test dupe invitation)

already tested case (send invite to only registered users)