Introduce a const into specs defining which updates should be merged.
Depends on D9659
Paths
| Differential D9660 Authored by tomek on Oct 31 2023, 9:03 AM.
Details Summary Introduce a const into specs defining which updates should be merged. Depends on D9659 Test Plan Generate some updates, reintroduce old code, and compare new with old result using _.isEqual.
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 31 2023, 9:03 AM2023-10-31 09:03:06 (UTC-7) Harbormaster completed remote builds in B23617: Diff 32560.Oct 31 2023, 10:50 AM2023-10-31 10:50:23 (UTC-7) kamil added inline comments.
This revision is now accepted and ready to land.Nov 3 2023, 2:54 AM2023-11-03 02:54:17 (UTC-7)
Harbormaster completed remote builds in B23790: Diff 32767.Nov 6 2023, 6:49 AM2023-11-06 06:49:00 (UTC-8) Closed by commit rCOMMde6d91a3a73e: [keyserver] Move merging of updates to a spec (authored by tomek). · Explain WhyNov 6 2023, 6:59 AM2023-11-06 06:59:11 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32767 keyserver/src/creators/update-creator.js
lib/shared/updates/bad-device-token-spec.js
lib/shared/updates/delete-account-spec.js
lib/shared/updates/delete-thread-spec.js
|