Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(chat): Can do a mention in a chat #6961

Merged
merged 1 commit into from
Aug 16, 2022
Merged

test(chat): Can do a mention in a chat #6961

merged 1 commit into from
Aug 16, 2022

Commits on Aug 16, 2022

  1. 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
    noeliaSD committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d5b8730 View commit details
    Browse the repository at this point in the history