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 options and RSpec tests for UserController #10

Merged
merged 10 commits into from
Oct 29, 2024

Conversation

kevindai2002
Copy link
Collaborator

Added a fourth option to display all users on a single page. Modified the per_page parameter to dynamically set the number of users per page based on user input or default values. Added tests for all pagination options to verify the functionality and behavior of the paginate_list method.

@mhpatel4 mhpatel4 merged commit 5b0d2ec into development/E2458 Oct 29, 2024
11 checks passed
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.

3 participants