-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
78 api teste unitario testimonies #92
base: develop
Are you sure you want to change the base?
78 api teste unitario testimonies #92
Commits on Nov 21, 2024
-
test(testimonies): implementa teste unitario para buscar testimonies
- Garante que a service consegue buscar e atualizar testimonies com informações do mentor - Valida interações e transformações de dados com o repository - Cobre funcionalidades core como buscar e enriquecer os testimonies
Configuration menu - View commit details
-
Copy full SHA for 88fe8af - Browse repository at this point
Copy the full SHA 88fe8afView commit details -
test(testimony): Adiciona testes unitarios para CreateTestimonyService
- Implementa cenários detalhados de teste para criação de testimonies - Verifica o comportamento da service com transformacao de dados do mentor - Cobre criacao, error handling - Garante interacao com repository
Configuration menu - View commit details
-
Copy full SHA for 01df566 - Browse repository at this point
Copy the full SHA 01df566View commit details -
test(testimonies): adiciona test unitario para DeteleTestimonyService
- Implementa cenários de teste para deletar testimony - Verifica deleção bem sucedida de testimony - Testa error handling para testimony não existente - Adiciona teste para error handling
Configuration menu - View commit details
-
Copy full SHA for 8e3438b - Browse repository at this point
Copy the full SHA 8e3438bView commit details -
test(testimonies): Adiciona teste unitario para EditTestimonyService
- Testa atualização bem sucedida do testimony - Testa atualizar testimony que nao existe - Testa error handling
Configuration menu - View commit details
-
Copy full SHA for d46d0ce - Browse repository at this point
Copy the full SHA d46d0ceView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de06d42 - Browse repository at this point
Copy the full SHA de06d42View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f8c4b4 - Browse repository at this point
Copy the full SHA 1f8c4b4View commit details