stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Bi directional pagination automated testing

Open TGazica opened this issue 3 years ago • 0 comments

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

TGazica avatar Jul 07 '22 10:07 TGazica