Details
Details
Load the web app, check if hashes are in the threadStore.
Load the native app, check that:
- on first load the transform does not run (nothing persisted), migration runs and fills in the hashes
- when redux state is saved it is saved with threadHashes
- on subsequent loads, the threadHashes are correctly rehydrated
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage