Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Add basic linkify-matrix tests#7199

Merged
Palid merged 8 commits into
developfrom
palid/linkifyjs
Nov 26, 2021
Merged

Add basic linkify-matrix tests#7199
Palid merged 8 commits into
developfrom
palid/linkifyjs

Conversation

@Palid
Copy link
Copy Markdown
Contributor

@Palid Palid commented Nov 25, 2021

Add some basic linkify-matrix tests before upgrading the dependencies to a newer version.


This PR currently has no changelog labels, so will not be included in changelogs.

A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.

Preview: https://619ff61d2458c7374904f648--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@Palid Palid requested a review from a team as a code owner November 25, 2021 13:32
@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Nov 25, 2021
Comment thread test/linkify-matrix-test.ts
Comment thread test/linkify-matrix-test.ts Outdated
Comment thread test/linkify-matrix-test.ts Outdated
Comment thread test/linkify-matrix-test.ts Outdated
Comment thread test/linkify-matrix-test.ts Outdated
Comment thread test/linkify-matrix-test.ts Outdated
@Palid Palid requested a review from t3chguy November 25, 2021 20:42
@Palid Palid enabled auto-merge (squash) November 25, 2021 20:43
@Palid Palid mentioned this pull request Nov 25, 2021
@Palid Palid merged commit d256af7 into develop Nov 26, 2021
Copy link
Copy Markdown
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

value: "bar.com",
}]));
});
it('does not parse multiple room aliases in one string', () => {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this test name doesn't seem to match the fixture

@Palid Palid deleted the palid/linkifyjs branch November 26, 2021 10:39
@t3chguy
Copy link
Copy Markdown
Member

t3chguy commented Nov 26, 2021

Hmm, I didn't see that auto-merge was enabled. @Palid could you include a fix for the test name in the PR for upgrading linkify whenever you do it please

@Palid
Copy link
Copy Markdown
Contributor Author

Palid commented Nov 26, 2021

Hmm, I didn't see that auto-merge was enabled. @Palid could you include a fix for the test name in the PR for upgrading linkify whenever you do it please

Will do as a follow-up, the linkify upgrade may take a tiny bit longer due to some parser changes. 😅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants