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 pagination test to verify the absence of a 'next' link on the last page of results #244

Merged
merged 2 commits into from
May 6, 2024

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented May 6, 2024

Related Issue(s):

Description:

Added a test to ensure that pagination correctly returns expected links, particularly verifying the absence of a 'next' link on the last page of results.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 marked this pull request as ready for review May 6, 2024 05:24
@jonhealy1 jonhealy1 merged commit b0362b7 into main May 6, 2024
4 checks passed
@jonhealy1 jonhealy1 deleted the pag-links-test branch May 6, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant