Hip-Hop-Xpress / hhx-api

REST API for the UIUC Hip Hop Xpress
0 stars 0 forks source link

Learn how to add and implement tests #6

Closed renzol2 closed 4 years ago

renzol2 commented 4 years ago

Required for ensuring that all endpoints function properly

renzol2 commented 4 years ago

https://dev.to/nedsoft/testing-nodejs-express-api-with-jest-and-supertest-1km6 A possible resource for learning how to test Express APIs using Jest