Skip to content

Backend > Fix > GET /project/:id retorna target null ao buscar projeto que existe #140

@Gledson-Perdival-Junior

Description

Ao tentar obter um projeto específico com um ID válido usando a função findById, o teste recebe um AssertionError: Target cannot be null or undefined, indicando que a resposta está vazia/nula. Ele deveria estar retornando com sucesso o status 200.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status

👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions