Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: tests for pagination and rate limiting #143

Open
lwasser opened this issue Mar 20, 2024 · 0 comments
Open

Add: tests for pagination and rate limiting #143

lwasser opened this issue Mar 20, 2024 · 0 comments
Labels
help wanted Extra attention is needed sprintable

Comments

@lwasser
Copy link
Member

lwasser commented Mar 20, 2024

#140 creates new methods that handle both pagination and rate limiting for the gh api. but we also will want tests for this. Because tests will require creating new fixtures and mocking around requests, let's implement that in a separate PR that creates pytest test infrastructure for both handling pagination and rate limiting. this will involve pytest-mock which mocks around request calls.

@lwasser lwasser added the help wanted Extra attention is needed label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed sprintable
Projects
None yet
Development

No branches or pull requests

1 participant