done and all previous tests passed.
Notice for futures TODO:
There were many endpoints and use case in user management not tested when this task was started.
If you want just reject the PR and I will do it.
Intergation test:
GET endpoints no tested
POST user not tested when duplicated email
Controller unit test:
GET enpoints not tested when not found (email + id)
POST user not tested when duplicated email or max limit reached
done and all previous tests passed. Notice for futures TODO: There were many endpoints and use case in user management not tested when this task was started. If you want just reject the PR and I will do it. Intergation test: GET endpoints no tested POST user not tested when duplicated email Controller unit test: GET enpoints not tested when not found (email + id) POST user not tested when duplicated email or max limit reached