Add validators and validate link responders, add tests.
Depends on D7806
Paths
| Differential D7807 Authored by michal on May 15 2023, 3:55 AM.
Tags None Referenced Files
Details
Summary Add validators and validate link responders, add tests. Depends on D7806 Test Plan yarn jest
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptMay 15 2023, 3:55 AM2023-05-15 03:55:32 (UTC-7) michal added a child revision: D7808: [keyserver] Convert upload responders.May 15 2023, 3:57 AM2023-05-15 03:57:40 (UTC-7) Harbormaster completed remote builds in B19333: Diff 26447.May 15 2023, 4:12 AM2023-05-15 04:12:53 (UTC-7) This revision is now accepted and ready to land.May 16 2023, 3:18 AM2023-05-16 03:18:36 (UTC-7) Closed by commit rCOMM72310720eb50: [keyserver] Validate link responders (authored by Michal Gniadek <michal.gniadek@swmansion.com>). · Explain WhyMay 17 2023, 1:29 AM2023-05-17 01:29:05 (UTC-7) This revision was automatically updated to reflect the committed changes. Comment Actions @michal are you planning to write validators for fetchPrimaryInviteLinksResponder? I guess it should be done during the rebase. Comment Actions Sorry, I should have noticed that during rebase, I will put up a diff with the validators.
Revision Contents
Diff 26573 keyserver/src/responders/link-responders.js
keyserver/src/responders/responder-validators.test.js
|