Skip to content

Commit

Permalink
Add recursive fetch scenario to manual test script
Browse files Browse the repository at this point in the history
FREEBIE
  • Loading branch information
scottnonnenberg committed May 23, 2017
1 parent 30b7bf2 commit ae7044f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/manual.txt
Expand Up @@ -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
Expand Down

0 comments on commit ae7044f

Please sign in to comment.