Retrospective

Learn about the advantages of integration testing.

We'll cover the following...

Let’s take a step back and discuss what happened here. We’re supposed to learn about integration tests, yet we never touched the integration test after initially writing it. What good is that?

Full disclosure: in initial writing, we did have to go back and clean up the integration test because we had syntax errors ...