- Open web app, check that the "migration" runs and:
- Ops with userStore from keyserver are dispatched to the db
- Redux contains the data
- Reload the web app and check that:
- Keyserver doesn't send the user info
- User info is loaded from db and dispatched in `setInitialReduxState` action
- Play around with the app check if there are any errors