You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cami,
Quando eu rodo o 'Run Test Credit App' (bateria de testes), os métodos fun should update a customer and return 200 status() e fun should not update a customer with invalid id and return 400 status() são os únicos que estão dando erro e estranho que segui as recomendações do seus vídeos, irei postar aqui 3 arquivos em anexo além do meu github abaixo, poderia me ajudar:
1 - CustomerResourceTest.txt (com a classe completa)
2 - fun should not update a customer with invalid id and return 400 status ().txt (com o log de erro do método referente ao nome)
3 - fun should update a customer and return 200 status() (com o log de erro referente ao nome)
Cami,
Quando eu rodo o 'Run Test Credit App' (bateria de testes), os métodos fun
should update a customer and return 200 status
() e funshould not update a customer with invalid id and return 400 status
() são os únicos que estão dando erro e estranho que segui as recomendações do seus vídeos, irei postar aqui 3 arquivos em anexo além do meu github abaixo, poderia me ajudar:1 - CustomerResourceTest.txt (com a classe completa)
2 - fun should not update a customer with invalid id and return 400 status ().txt (com o log de erro do método referente ao nome)
3 - fun should update a customer and return 200 status() (com o log de erro referente ao nome)
https://github.com/ulisalves/credit-application-system
Desde já agradeço pela atenção!
fun should update a customer and return 200 status().txt
fun should not update a customer with invalid id and return 400 status ().txt
CustomerResourceTest.txt
The text was updated successfully, but these errors were encountered: