Sending in productId for an existing product and asserting that we get back 200 as an HTTP response code and a JSON response that contains the requested productId along with one recommendation and one review
Sending in a missing productId and asserting that we get back 404 as an HTTP response code and a JSON response that contains relevant error information