Page MenuHomePhabricator

[lib] restore function for asserting store after performing ops
ClosedPublic

Authored by kamil on Apr 12 2023, 9:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 26, 11:45 AM
Unknown Object (File)
Sun, Sep 15, 12:44 PM
Unknown Object (File)
Mon, Sep 9, 2:00 PM
Unknown Object (File)
Sat, Sep 7, 1:40 AM
Unknown Object (File)
Sat, Sep 7, 1:40 AM
Unknown Object (File)
Sat, Sep 7, 1:40 AM
Unknown Object (File)
Sat, Sep 7, 1:40 AM
Unknown Object (File)
Sat, Sep 7, 1:40 AM
Subscribers

Details

Summary

Reusing code removed in D4333 to check if operations works properly.

Depends on D7396

Test Plan

On native warnings will pop up

image.png (249×411 px, 61 KB)

on web errors in console

image.png (186×875 px, 66 KB)

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.Apr 13 2023, 8:18 AM
kamil added inline comments.
lib/reducers/message-reducer.js
139 ↗(On Diff #25100)

this comment will be removed in the next diff in the stack - logic is really complicated there so I preferred to separate this to make it easier for reviewers, and without this eslint will fail

This revision is now accepted and ready to land.Apr 14 2023, 4:58 AM