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
F3185553: D11843.diff
Fri, Nov 8, 12:59 PM
F3182875: D11843.id.diff
Fri, Nov 8, 8:08 AM
F3181416: D11843.id.diff
Fri, Nov 8, 6:16 AM
F3173659: D11843.id39882.diff
Thu, Nov 7, 3:34 PM
Unknown Object (File)
Sat, Oct 19, 2:48 AM
Unknown Object (File)
Sun, Oct 13, 11:21 PM
Unknown Object (File)
Sat, Oct 12, 11:13 PM
Unknown Object (File)
Thu, Oct 10, 7:53 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
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: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