Summary

We've finally done it, we have finished implementing the Bookstore API, but wait, we're not done yet. To put forth our due diligence, we have to think long term and backup our codebase with tests.

In the next chapter, that's exactly what we'll be doing. We'll be diving deep into writing unit and integration tests for our API.

Last updated