This diff adds chat mention regex unit tests to markdown.test.js.
Depends on D8834.
Differential D9056 Authored by • patryk on Aug 31 2023, 2:06 PM.
Details
Summary This diff adds chat mention regex unit tests to markdown.test.js. Depends on D8834. Test Plan Run yarn test in lib folder and check if all tests pass.
Diff Detail
Event Timeline• patryk held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptAug 31 2023, 2:06 PM2023-08-31 14:06:48 (UTC-7) • patryk edited the summary of this revision. (Show Details)Aug 31 2023, 2:09 PM2023-08-31 14:09:24 (UTC-7) Harbormaster completed remote builds in B22328: Diff 30680.Aug 31 2023, 2:26 PM2023-08-31 14:26:54 (UTC-7) • patryk added a child revision: D9057: [web] Add webMentionTypeaheadRegex tests.Aug 31 2023, 2:55 PM2023-08-31 14:55:15 (UTC-7) Harbormaster completed remote builds in B22336: Diff 30688.Sep 1 2023, 12:16 AM2023-09-01 00:16:49 (UTC-7) Harbormaster completed remote builds in B22337: Diff 30689.Sep 1 2023, 12:18 AM2023-09-01 00:18:51 (UTC-7) This revision is now accepted and ready to land.Sep 1 2023, 7:24 AM2023-09-01 07:24:47 (UTC-7) Harbormaster completed remote builds in B22705: Diff 31241.Sep 19 2023, 1:46 AM2023-09-19 01:46:19 (UTC-7) Closed by commit rCOMM9d4b7ccde32f: [lib] Add unit tests for chat mention regex (authored by • patryk). · Explain WhySep 28 2023, 1:11 AM2023-09-28 01:11:11 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31485 lib/shared/markdown.test.js
|