chingu-voyages / v40-bears-team-32

V40 Bears Team 32
0 stars 0 forks source link

30 be setup testing #56

Closed ghost closed 2 years ago

ghost commented 2 years ago

I forgot to make a pull request for the jest API testing stuff

I just set it up and then in another PR we can create tests for different routes similar to this: https://github.com/odziem/nasa-project/blob/master/server/src/routes/launches/launches.test.js

API tests are probably not necessary for MVP, but it would look good I think to have them

--

When testing this PR, run npm run test to see this output image

ghost commented 2 years ago

Setup API testing