Write back-end testing for API routes
Closed this issue · 1 comments
kymiddleton commented
##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.
kymiddleton commented
Testing for trips and users are both passing as of 12/8.