Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Fix GetListMembers not paginating#687

Merged
bear merged 2 commits intobear:masterfrom
OliverCardoza:master
Dec 19, 2021
Merged

Fix GetListMembers not paginating#687
bear merged 2 commits intobear:masterfrom
OliverCardoza:master

Conversation

@OliverCardoza
Copy link
Contributor

@OliverCardoza OliverCardoza commented Dec 27, 2020

Fix #661

This change is Reviewable

The Twitter API appears to return the same value for `next_cursor` and
`previous_cursor` even when there is another page. I've updated the test
data to reflect reality. Then I added test assertions to verify pages are
concatenated. Finally applied fix to ensure test passes.
@OliverCardoza OliverCardoza changed the title Fix GetListMembers not paginating: #661 Fix GetListMembers not paginating Dec 28, 2020
Copy link
Owner

@bear bear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @OliverCardoza)

@bear bear merged commit 773bce9 into bear:master Dec 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GetListMembers returning only 100 users

2 participants