fssa-batch3 / fssa-batch3/vanitha.velu__corejava_project_2
User module | Register Feature
- Langage dominant
- Java
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Attributes
- [x] email
- [x] password
### Validations
- [x] validateUser
- [x] validateEmail
- [x] validatePassword
### Validation Tests:
- [x] testValidateUser
- [x] testValidateEmail
- [x] testValidatePassword
### DAO:
- [x] createUser
### Service:
- [x] registerUser
###Test:
TestRegisterFeature
- [x] testRegistrationSuccess
- [x] testNullUser
- [x] testRegistrationExistsingUser
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the User module and trace validateUser, validateEmail, validatePassword, createUser, and registerUser. Run TestRegisterFeature, including testRegistrationSuccess, testNullUser, and testRegistrationExistsingUser, to verify the checked registration behavior. Done means the listed validations, DAO operation, service flow, and tests are present and passing.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- authentication, backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100