Just moving the test messages outside of the sceop of the describe block so I can reuse them for the upcoming tests for the pinned messages
Depends on D9330
Differential D9331 Authored by rohan on Sep 29 2023, 11:08 AM.
Details Summary Just moving the test messages outside of the sceop of the describe block so I can reuse them for the upcoming tests for the pinned messages Depends on D9330 Test Plan Ran flow and yarn workspace lib test
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptSep 29 2023, 11:08 AM2023-09-29 11:08:51 (UTC-7) rohan edited the summary of this revision. (Show Details)Sep 29 2023, 11:09 AM2023-09-29 11:09:15 (UTC-7) rohan added a parent revision: D9330: [keyserver/lib] Update isInvalidSidebarSource to check messageSpec.canBeSidebarSource. Harbormaster completed remote builds in B22917: Diff 31551.Sep 29 2023, 11:25 AM2023-09-29 11:25:55 (UTC-7) This revision is now accepted and ready to land.Sep 29 2023, 1:12 PM2023-09-29 13:12:52 (UTC-7) Comment Actions
Yeah it would make it easier, I'll probably do that after landing since I could also import them into the message ops utils tests Harbormaster completed remote builds in B23149: Diff 31876.Oct 10 2023, 8:21 AM2023-10-10 08:21:53 (UTC-7) rohan edited the summary of this revision. (Show Details)Oct 10 2023, 9:00 AM2023-10-10 09:00:48 (UTC-7) Closed by commit rCOMM67624a7d12c7: [lib] Move test messages outside of the describe scope to reuse them (authored by rohan). · Explain WhyOct 20 2023, 8:27 AM2023-10-20 08:27:14 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31876 lib/shared/message-utils.test.js
|
This now can be simplified.