-
Notifications
You must be signed in to change notification settings - Fork 22
feat: login twitter test #187
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
base: main
Are you sure you want to change the base?
Conversation
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
Frompaje
left a comment
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.
Tem que padronizar esse arquivo todo pra ficar igual os teste da pr #174
|
Amiga, tira um print da UI de teste mostrando os coverage |
Luiginicoletti
left a comment
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.
|
esses testes não deveriam ser feitos depois da refatoração no controller e service do twitter? |
|
|
||
| vi.spyOn(jwt, 'verify').mockReturnValue(mockPayload as any); | ||
|
|
||
| authController.login(req, res, next); |
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.
pq ta sem await?
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.
pq nao precisa
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.
mas nao sei se é melhor com ou sem btw
444cec0

Closes #183
Feature
Criação do teste para o login do twitter
Visual evidences 🖼️
Checklist