From ae7044fd30c8f93acc11720702e06bcf01cc0f9a Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Fri, 19 May 2017 14:45:21 -0700 Subject: [PATCH] Add recursive fetch scenario to manual test script FREEBIE --- test/manual.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/manual.txt b/test/manual.txt index dbd5a5db2..0ab57875a 100644 --- a/test/manual.txt +++ b/test/manual.txt @@ -14,6 +14,7 @@ Conversation view: - Switch back to conversation, and the 'N unread messages' text should show - Switch away from conversation and back, the scroll position should be the same but the 'N unread messages' text should not be showing - Receive message while showing conversation - no 'N unread messages' text should appear + - ADVANCED: Set fetch limit to a low number, like 3. Load the application, and don't select the conversation. Receive more than four new messages in that conversation. Select the conversation. The last seen indicator should reflect the total number of new messages and all of them should be visible. Scrolling: - If scrolled to bottom of a conversation, should stay there when a new message comes in