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 `users` query #29

Closed pedro-m-dietrich closed 1 month ago

pedro-m-dietrich commented 1 month ago

The tests verify if the users query for default values for userLimit and offset, for specified values and if unauthenticated users fail the request.