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

User admin controller test #41

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

User admin controller test #41

wants to merge 15 commits into from

Conversation

snebo
Copy link
Contributor

@snebo snebo commented Nov 9, 2024

This pull request adds tests for various endpoints within the UsersAdminController and covers critical functionalities, including user invitation, profile management, user removal, creation, and updating. Additionally, endpoints for lead application management, such as approving, rejecting, and generating invitation links, are included.
Note;
Static methods like forgetPassword, verifyEmail, and others were intentionally omitted, as they have already been tested in the auth controller.

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.

1 participant