status-desktop/ui/imports
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
..
Themes style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
assets feat(CommunitySettings / Permissions): Added `welcome` page and `How holds` tokens dropdown 2022-08-16 13:42:11 +02:00
shared test(chat): Can do a mention in a chat 2022-08-16 13:42:56 +02:00
utils fix(CreateChatView): Move `ActivityCenterPopup` to appmain 2022-08-15 14:10:27 +03:00