issues
search
fssa-batch3
/
sec_a_muthuselvam.kumaravel__corejava_project_2
0
stars
0
forks
source link
User Module
#7
Open
Muthuselvam-freshworks
opened
1 year ago
Muthuselvam-freshworks
commented
1 year ago
Description:
Develop the backend functionalities for user
Tasks:
[x] #1
[x] #2
Attributes:
[x] email
[x] password
[x] username
Validations:
[x] validateUser()
[x] validateEmail()
[x] validatePassword()
[x] validateName()
[x] validate username()
Validations Tests:
[x] testValidateUser()
[x] testValidateEmail()
[x] testValidatePassword()
[x] testValidateName()
[x] testLoginSuccess()
[x] testLoginFailed()
Description:
Develop the backend functionalities for user
Tasks:
Attributes:
Validations:
Validations Tests: