Page MenuHomePhabricator

[native] add test button to create initial peer list
ClosedPublic

Authored by kamil on Apr 30 2024, 6:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 12:23 PM
Unknown Object (File)
Tue, Nov 12, 1:14 AM
Unknown Object (File)
Mon, Nov 11, 1:42 PM
Unknown Object (File)
Mon, Nov 11, 10:33 AM
Unknown Object (File)
Sun, Nov 10, 11:41 AM
Unknown Object (File)
Fri, Nov 8, 7:18 PM
Unknown Object (File)
Fri, Nov 8, 6:02 PM
Unknown Object (File)
Fri, Nov 8, 12:59 PM
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 D11842

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

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.May 6 2024, 4:26 AM
kamil edited the summary of this revision. (Show Details)
native/profile/tunnelbroker-menu.react.js
96–117 ↗(On Diff #39695)

This appears to be copy-pasted from D11842. Can we factor it out into a hook?

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

factor logic out into a hook