Mattermost-server: [MM-14126] UI Automation: Write an automated test using `cypress` for "Message Draft Pencil Icon - No text, only file attachment"

Created on 12 Feb 2019  路  7Comments  路  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

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.

TEST KEY: M14126

  1. Log into [https://community.mattermost.com]
  2. In a test channel, attach a file (do not type or space in the message input box)
  3. Do not send the post
  4. Switch to another channel

Expected:
After 3) 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 Easy Help Wanted PR Exists

Most helpful comment

I would like to grab this one

All 7 comments

I will give this a try.

Sure @tejasbubane, thanks!

Hey @tejasbubane,

I just want to check how your work on this going. Do you have any questions?

Making this one available for the public again due to inactivity.

I would like to grab this one

@composednitin Great, thanks!

@composednitin thank you for your contribution!
PR merged, closing this issue now.

Was this page helpful?
0 / 5 - 0 ratings