Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

[GH-12281] UI Automation: Write an automated test using Cypress for "Delete a Message during reply, other user sees (message deleted)" #4257

Merged
merged 8 commits into from
Nov 29, 2019

Conversation

larkox
Copy link
Contributor

@larkox larkox commented Nov 18, 2019

Summary

UI Automation: Write an automated test using Cypress for "Delete a Message during reply, other user sees (message deleted)"

Ticket Link

Fixes mattermost/mattermost#12281

Related Pull Requests

None

Screenshots

None

@saturninoabril saturninoabril requested a review from a team November 20, 2019 17:59
@ghost ghost requested review from streamer45 and removed request for a team November 20, 2019 17:59
@saturninoabril saturninoabril added 2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester labels Nov 20, 2019
@saturninoabril saturninoabril requested a review from a team November 20, 2019 18:00
@ghost ghost removed their request for review November 20, 2019 18:00
Copy link
Member

@devinbinnie devinbinnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @larkox!

Copy link
Contributor

@streamer45 streamer45 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you @larkox 👍

@streamer45 streamer45 removed the 2: Dev Review Requires review by a core commiter label Nov 22, 2019
Copy link
Member

@saturninoabril saturninoabril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@larkox Sorry for delayed review. Looks good except for one request.

@@ -394,6 +394,7 @@ export default class RhsThread extends React.Component {
<div
ref='rhspostlist'
className='post-right-comments-container'
id='post-right-comments-container'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use camelCase. Also, I'd suggest ID to be

Suggested change
id='post-right-comments-container'
id='rhsPostList'

Copy link
Member

@saturninoabril saturninoabril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@larkox Thanks, LGTM!

@saturninoabril saturninoabril added 4: Reviews Complete All reviewers have approved the pull request QA Review Done and removed 3: QA Review Requires review by a QA tester labels Nov 29, 2019
@saturninoabril saturninoabril merged commit 0faf590 into mattermost:master Nov 29, 2019
@amyblais amyblais added the Changelog/Not Needed Does not require a changelog entry label Dec 2, 2019
@amyblais amyblais added the Docs/Not Needed Does not require documentation label Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation QA Review Done
Projects
None yet
5 participants