mattburnett-repo/e-comm-api

Testing: Deeper tests

Closed this issue · 1 comments

Tests (especially e2e test) should check res.body and all relations associated with res.body (id. cart should test all fields of cart, plus all cart items, etc.)

#12, #13 and #14 took care of this.