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

Configure tests with Mocha and Axios #16

Closed pedro-m-dietrich closed 2 months ago

pedro-m-dietrich commented 2 months ago

The packages Mocha and Axios have been added to run tests on the server.

The server code has been moved to the server.ts, while index.ts only starts up the server.