stream-chat-android
                                
                                
                                
                                    stream-chat-android copied to clipboard
                            
                            
                            
                        Bi directional pagination automated testing
Context & proposal
After implementing bi directional pagination we need to insure that further changes to the code do not break it. To prevent any major bugs we should implement pagination tests to make sure that it is working on every pr or things could get hard to debug.
Acceptance criteria
To accept this task we need to complete the following items:
- [ ] TODO - Write pagination tests