Mattermost-server: [Help Wanted] [MM-13473] UI Automation: Write an automated test using `cypress` for "Message Draft - Pencil Icon"

Created on 22 Dec 2018  路  5Comments  路  Source: mattermost/mattermost-server

If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.


Notes: Jira ticket

Test Key: M13473

Help write an automated test using [cypress|https://www.cypress.io/] for the following test case:
Note: This test assumes you already have an account on the server.

  1. Log into https://community.mattermost.com
  2. In a test channel, type some text in the message input box
  3. Do not send the post
  4. Switch to another channel

Expected:
After 4) you should see a pencil icon to the left of the channel name indicating the channel contains a message draft

See our end-to-end testing documentation for reference - https://developers.mattermost.com/contribute/webapp/end-to-end-tests/

AreE2E Tests

Most helpful comment

I would like to work on this one

All 5 comments

I would like to work on this one

Thanks @sapnasivakumar!

@jasonblais @saturninoabril I've the following PR for this ticket
https://github.com/mattermost/mattermost-webapp/pull/2251
Can you please let me know if I should be asking for reviews in any specific channel

@sapnasivakumar Fantastic, thank you! I've queued it for dev review within the PR you submitted.

PR merged 馃帀 . Thanks @sapnasivakumar!

Was this page helpful?
0 / 5 - 0 ratings