Steps:
- Login to e2e account
- Observe Inbox screen - 36 emails are displayed
- Pull down for refresh
- Observe Inbox screen - it should load all 36 emails
Previously there was an issue when after loading all 36 emails and performing pull-to-refresh only 20 emails were loaded (#1284)
But emails count probably will change in the future, so test shouldn't depend on it - it'll be better to compare title of the last message on first load with last email title on the second load (after pull-to-refresh).