FIS2425 / authorization-svc

Authorization microservice for medical consultation application. Handles the authorization of users for the entire application
Apache License 2.0
0 stars 0 forks source link

test: added edit user tests #52

Closed AntonioRodriguezRuiz closed 4 days ago

AntonioRodriguezRuiz commented 4 days ago

This pull request focuses on adding and improving tests for the editUser functionality in both integration and unit test files. The changes ensure that the editUser function is thoroughly tested for various scenarios, including successful edits, validation errors, and handling of duplicate emails.

Integration Tests:

Unit Tests: