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

[PR][Registro] Teste de integração da rota de registro #40

Open
sluucke opened this issue Dec 22, 2024 · 0 comments
Open

[PR][Registro] Teste de integração da rota de registro #40

sluucke opened this issue Dec 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sluucke
Copy link
Collaborator

sluucke commented Dec 22, 2024

Esta tarefa tem como objetivo implementar os testes de integração do endpoint de registro.

[POST] /api/v1/student

Os seguintes cenários devem ser cobertos:

  • 403 Forbidden
  • 400 ValidationError
    • Quando algum campo não é enviado
    • Já existe um student com a matrícula informada
  • 201 Created
  • 500 Erro inesperado

Obs.: Validar com David se não necessários outros cenários

@sluucke sluucke moved this to Sprint Backlog in Equipe Wunjo - 2024.2 Dec 22, 2024
@BeyondMagic BeyondMagic self-assigned this Dec 26, 2024
@BeyondMagic BeyondMagic added the enhancement New feature or request label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Sprint Backlog
Development

No branches or pull requests

2 participants