indigotech / onboard-pedro-dietrich

Project for onboarding on Taqtile. Consists in a back-end server to learn about Typescript, Node, GraphQL and other tools.
0 stars 0 forks source link

Create tests for create user mutation #18

Closed pedro-m-dietrich closed 2 months ago

pedro-m-dietrich commented 2 months ago

Tests have been created to check if the createUser mutation stores a new user in the database and returns a response with that user.