summaryrefslogtreecommitdiffstats
path: root/tests/integration/features/conversation/avatar.feature
AgeCommit message (Expand)Author
2023-08-17test onlytest-onlyJoas Schilling
2023-05-04fix(tests): Add integration test fo rmore invalid colorsJoas Schilling
2023-05-04feat(avatar): Add integration tests for emoji avatarsJoas Schilling
2023-05-03Fix typoVitor Mattos
2023-05-03Cover with integration tests the room avatar with emojiVitor Mattos
2023-05-03Return isCustomAvatar=false when the name of room start with an avatarVitor Mattos
2023-05-03Return isCustomAvatar=true when the name of room start with an emojiVitor Mattos
2023-05-03Replace the header X-NC-IsCustomAvatar by conversation property isCustomAvatarVitor Mattos
2023-05-03Make possible check more than one property from room objectVitor Mattos
2023-05-03Fixes to be able identify if have a custom avatarVitor Mattos
2023-04-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-03-31fix(conversation-avatars): Fix integration test after renaming of the system ...Joas Schilling
2022-12-16Follow changes requested in code reviewVitor Mattos
2022-12-16Send system message when change room avatarVitor Mattos
2022-12-07Removed test to cover mention in a groupVitor Mattos
2022-12-07Include one2one in 400 error listVitor Mattos
2022-12-07Fix integration testsVitor Mattos
2022-12-07Replace "send the file" by "uploads file"Vitor Mattos
2022-12-07Change "need to have" by "has"Vitor Mattos
2022-12-07Move to conversationVitor Mattos