Page MenuHomePhabricator

[lib/web] add test button to create initial peer list
ClosedPublic

Authored by kamil on Apr 30 2024, 6:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 10, 7:53 PM
Unknown Object (File)
Thu, Oct 10, 7:53 PM
Unknown Object (File)
Thu, Oct 10, 7:53 PM
Unknown Object (File)
Sep 26 2024, 3:42 AM
Unknown Object (File)
Sep 26 2024, 3:42 AM
Unknown Object (File)
Sep 19 2024, 11:46 AM
Unknown Object (File)
Sep 19 2024, 12:57 AM
Unknown Object (File)
Sep 18 2024, 4:31 AM
Subscribers

Details

Summary

Before Identity launch, there isn't make any sense to run this migration, right now adding this only for testing purposes but the code can be reused.

Depends on D11841

Test Plan
  1. Test is store was properly populated
  2. Test is persisting works

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.May 6 2024, 4:25 AM
kamil edited the summary of this revision. (Show Details)
kamil added 1 blocking reviewer(s): bartek.
bartek added inline comments.
lib/utils/device-list-utils.js
15

Wondering if we should add a validator for RawDeviceList and assert it here

This revision is now accepted and ready to land.May 7 2024, 1:44 AM