1. Make some interaction on app, close, and check if on application run after `persist/REHYDRATE` we have empty `messageIDs` in state (it'll mean that data stopped being persisted)
2. Close app, kill keyserver and run app (to make sure we interact only with SQLite) to check if messages and threads were computed properly.