-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sistema de encerramento de sessão BugFix-US03 #12
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Gabriel Augusto Vilar <[email protected]>
> > Co-authored-by: Gabriel Augusto Vilar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devido a mudanças a switch de teste não está rodando poderia tentar resolver e me acionar caso tenha alguma duvida ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devido a alteração de algumas funções 3 testes não estão passando:
- AuthService › changePassword › should throw UnauthorizedException when current password is wrong
- AuthService › signUp › should throw an error if user already exists
- AuthService › changePassword › should throw BadRequestException when new password does not meet criteria
Verifique os arquivos de teste novamente e as funções modificadas.
Solve Documentação (texto)
Sistema de encerramento de sessão BugFix-US03
Alteração na aplicação para o encerramento quando não solicitado para manter conexão pelo usuário e testes dessa funcionalidade.
Descrição
Tipos de mudança
Checklist
Observações adicionais
Nenhuma constatação