See our end-to-end testing documentation for reference.
Title: Inline markdown image that is a link, opens the link
Steps:
[](https://travis-ci.org/mattermost/platform)
Expected:
On 3) Link opens in a new browser window
Test Key: M23350
Test Folder: /cypress/integration/messaging
Test code arrangement:
describe('Messaging', () => {
it('M23350 - Inline markdown image that is a link, opens the link', () => {
// code
});
});
Jira ticket: MM-23350
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.
I'd like to do this pare! @saturninoabril
I can't find the proper test case in the google sheet though
Thanks bro! Yep, those in separate HW (help-wanted) tickets like this is not included in the spreadsheet, but I'll add it. Please use MM-T188 for the test key - https://automation-test-cases.vercel.app/test/MM-T188
Thanks for adding it pare! I created a PR for this :)
To save you a few clicks, here it is -
https://github.com/mattermost/mattermost-webapp/pull/6127
Have a great day man!
Thanks bro! Have great day to you!
Thanks @josephk96! Closing this issue now.