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

Completion of E2458- refactor fullname to name, name to username, and paginate all users option #9

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

mhpatel4
Copy link
Collaborator

No description provided.

Manav Patel and others added 4 commits October 9, 2024 10:29
Refactored name to username for all Users and AccountRequests
Updated all the tests to use username instead of name for all Users and AccountRequests
Refactor fullname to name in AccountRequest and User. Update all tests to reflect this change.
… Rspec Tests

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 f466be4 into main 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