kymiddleton/packIT

Write back-end testing for API routes

Closed this issue · 1 comments

##Description:
Write backend testing for all api-routes.

##Acceptance Criteria

  • Write and pass testing for packingItem Schema and api-routes.
  • Write and pass testing for trips Schema and api-routes.
  • Write and pass testing for users Schema and api-routes.

Testing for trips and users are both passing as of 12/8.