-
- Downloads
[RED] add unit tests for password reset functionality and request DTOs
Showing
- src/test/java/com/safetypin/authentication/controller/AuthenticationControllerTest.java 96 additions, 36 deletions...thentication/controller/AuthenticationControllerTest.java
- src/test/java/com/safetypin/authentication/dto/PasswordResetWithOTPRequestTest.java 23 additions, 0 deletions...n/authentication/dto/PasswordResetWithOTPRequestTest.java
- src/test/java/com/safetypin/authentication/dto/VerifyResetOTPRequestTest.java 23 additions, 0 deletions...fetypin/authentication/dto/VerifyResetOTPRequestTest.java
- src/test/java/com/safetypin/authentication/service/AuthenticationServiceTest.java 107 additions, 0 deletions...pin/authentication/service/AuthenticationServiceTest.java
- src/test/java/com/safetypin/authentication/service/OTPServiceTest.java 51 additions, 0 deletions.../com/safetypin/authentication/service/OTPServiceTest.java
Loading
Please register or sign in to comment