Stefan
0f1ade6967
tests(chat): adapt gif test and add image unfurling test
...
The gif test was manually activating the unfurling, which is no longer
necessary. Now check that enabling gifs will enable tenor unfurling
Also add a test for image unfurling and validate the unfurling image
links components and preview settings.
2022-09-19 11:19:17 +02:00
Boris Melnik
f4b4ec341e
fix(tests): Fix emoji autoreplace test
2022-09-01 02:02:27 +03:00
Igor Sirotin
41910c9a8a
fix(tests): Fixed message reply test
2022-08-30 17:03:36 +03:00
Jonathan Rainville
6bd1cfde72
test(chat): add a test that install a sticker pack and sends a sticker
...
Fixes #6962
2022-08-29 10:52:00 -04:00
Boris Melnik
2ef6e04b0a
test(chat): Emoji autoreplace
...
Closes : #7019
2022-08-26 12:57:12 +03:00
Boris Melnik
02b9ceff78
fix(EmojiPopup): Fix emoji suggestions and add tests for it
...
Closes : #7020
2022-08-26 12:41:28 +03:00
Boris Melnik
10d53454b3
test(chat): Can send a gif
...
Closes : #6882
2022-08-26 12:18:42 +03:00
Boris Melnik
c7efbe6629
test(chat): Can edit a message and save
...
Closes : #6877
2022-08-26 11:57:59 +03:00
Jonathan Rainville
6a603413c6
test(community-chat): add test to send images in chat
...
Fixes #6880
2022-08-25 10:23:43 -04:00
Boris Melnik
7b77973b86
test(chat): Can clean chat history
...
Closes : #6876
2022-08-25 15:17:52 +03:00
Patryk Osmaczko
3aaa0fda13
test(@desktop/chat): add scenario for chats order
...
covers: #6634
2022-08-24 17:12:47 +02:00
Jonathan Rainville
016e3927f2
test(chat): add test that sends a message with an emoji
...
Fixes #6881
2022-08-17 11:33:36 -04:00
Jonathan Rainville
3d2d48a705
test(tags): add ignore tags to tests that have a chance to fail
2022-08-16 10:22:20 -04:00
Noelia
1334fbb5f4
test(chat): Can do a mention in a chat
...
`tst_chatFlow`:
- Commented out bc of `mailserver` issues and then weak.
- Added basic test scenario for sending a mention in a public chat with needed validations.
- Added basic test scenario to check a mention cannot be done if it is a non existing user.
`StatusChatScreen` updates:
- Updated join room method to validate the chat is loaded.
- Added methods for doing and verifying a mention.
`SquishDriver` updates:
- Added support in `SquishDriver` to click into a link in a text or label component.
- Minor function renames.
Closes #6879
2022-08-16 13:42:56 +02:00
Jonathan Rainville
1dd6385cae
test(all): fix all remaining tests and comments the broken ones
...
Fixes #6853
2022-08-09 16:51:30 -04:00
Jonathan Rainville
03f1fe500b
test(chat): add test to delete messages
...
Fixes #6757
2022-08-03 13:19:32 -04:00
Jonathan Rainville
b43d773a57
test(chat): add test to mark as read
...
Fixes #6671
2022-08-02 10:34:02 -04:00
Jonathan Rainville
ed1f189a69
test(chat): add test to reply a message
...
Fixes #6670
2022-08-02 10:22:08 -04:00
femi
a19b17aeac
feat(@DesktopApp): Refactor Login Steps
...
https://github.com/status-im/status-desktop/issues/6101
Refactor Login Steps
2022-06-16 22:30:44 +01:00
femi
9a7eae6ab0
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
304fe07214
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
3c81a9dcfc
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00