Introduce remaining api responder validators and tests for them.
Depends on D7709
Differential D7710
[keyserver] Introduce report, message and thread responder validators michal on May 4 2023, 3:44 AM. Authored by Tags None Referenced Files
Details
Diff Detail
Event Timeline
Comment Actions I've talked with @ashoat about report ids, and in the future, we probably will send them to some centralized server, so we don't need to convert ids or payloads. Currently the ids aren't used anywhere on the client side (except for being displayed in an alert once). Comment Actions More context on this in ENG-2102
Since the reports are only for devs to examine, it's not very important for us to worry about the IDs inside the report. As for the IDs that represent reports, these are mostly only used on the server side, with the exception of one inactive endpoint. |