Page MenuHomePhabricator

[lib] refactor setting device token in `keyserver-reducer` to ops
ClosedPublic

Authored by kamil on Jan 22 2024, 3:41 AM.
Tags
None
Referenced Files
F4948778: D10772.id36380.diff
Thu, Mar 20, 12:03 AM
Unknown Object (File)
Tue, Mar 18, 9:11 PM
Unknown Object (File)
Tue, Mar 18, 7:32 AM
Unknown Object (File)
Thu, Mar 13, 10:54 PM
Unknown Object (File)
Fri, Mar 7, 8:34 AM
Unknown Object (File)
Mon, Mar 3, 7:56 PM
Unknown Object (File)
Fri, Feb 21, 8:35 AM
Unknown Object (File)
Fri, Feb 21, 8:35 AM
Subscribers

Details

Summary

Convert logic to ops approach.

Depends on D10771

Test Plan

Refresh web app (it cause dispatching SET_DEVICE_TOKEN_SUCCESS ) and make sure state is properly set

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.

Is there a reason this diff is a draft? (Maybe test plan)

kamil published this revision for review.Jan 27 2024, 9:39 AM
kamil edited the test plan for this revision. (Show Details)

Is there a reason this diff is a draft? (Maybe test plan)

yes, I wanted to check with @inka what is the best way to test it before publishing

This revision is now accepted and ready to land.Jan 30 2024, 1:48 AM