Skip to content
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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

rFaelxs
Copy link

@rFaelxs rFaelxs commented Jan 27, 2025

Solve Documentação (texto)

Sistema de encerramento de sessão BugFix-US03

  • Resolve (# numero )

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

  • Bugfix
  • Melhoria de funcionalidade
  • Nova funcionalidade
  • [] Documentação

Checklist

  • Lint e testes passaram localmente com minhas mudanças
  • Eu adicionei testes que provam que minha correção é eficaz ou que minha feature funciona
  • [] Adicionei informações necessárias na documentação (se precisar)

Observações adicionais

Nenhuma constatação

@rFaelxs rFaelxs added the bug Something isn't working label Jan 27, 2025
>
> Co-authored-by: Gabriel Augusto Vilar <[email protected]>
Copy link
Contributor

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 ?

Copy link
Contributor

@mateusmaiamaia mateusmaiamaia left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants