-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
588ea71
commit c0fde73
Showing
23 changed files
with
165 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2507.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"updateNotes": "Linda 12 Sep 2023: Removed from manual test cycle, changed Manual Test Environments to `Automated - No manual tests needed`." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
# (Required) Ensure all values are filled up | ||
name: "Should search, select and post correct Gif when Gif picker is opened from RHS textbox" | ||
status: Active | ||
priority: Normal | ||
folder: Gif picker | ||
authors: "@m-zubairahmed" | ||
team_ownership: | ||
- ICU | ||
priority_p1_to_p4: P2 - Core Functions (Do core functions work?) | ||
|
||
# (Optional) | ||
location: null | ||
component: null | ||
tags: [] | ||
labels: [] | ||
tested_by_contributor: "" | ||
|
||
# (Optional) Test type and tools | ||
cypress: null | ||
detox: null | ||
mmctl: null | ||
playwright: in Production | ||
rainforest: [] | ||
manual_test_environments: [] | ||
|
||
# Do not change | ||
id: 100870079 | ||
key: MM-T5446 | ||
created_on: "2023-09-12T11:47:18Z" | ||
last_updated: "2023-09-12T17:17:17Z" | ||
case_hashed: 0ba23a6e2013e50b1707b5873977636ee8e68acbdb34904fe44e670955345a529a640b58d246d6d047a333ce6b64ec64 | ||
steps_hashed: 57a05c8390b6b72eb02c7db63d9ae2225456c35c0923849382e0aba829bea36d524899494bb1111919ede4ede4923a0e | ||
--- | ||
|
||
<!-- (Auto-generated) Based on frontmatter's "key" and "name" --> | ||
|
||
## MM-T5446: Should search, select and post correct Gif when Gif picker is opened from RHS textbox | ||
|
||
--- | ||
|
||
**Step 1** | ||
|
||
Searching for and inserting a GIF from the GIF picker into a post on the RHS: | ||
|
||
1. If the GIF picker is not enabled, enable it from the System Console. | ||
2. Open a channel and send a message. | ||
3. Click the "Reply" button on the last message to open the RHS. | ||
4. Click on the Emoji picker icon located within the message text box in the RHS. | ||
5. Navigate to the GIF picker tab. | ||
6. Perform a search for a GIF. | ||
7. Click on any GIF. | ||
|
||
**Expected** | ||
|
||
1. The GIF picker search should display relevant GIFs. | ||
2. When clicked, the selected GIF should be inserted into the post on the RHS. |
Oops, something went wrong.