Integration Tests

  • Work with a couple components together
  • Replace some but not all dependencies
  • Mock up representative input data
  • Advantage: More certainty that things work
  • Disadvantage: A bit flakier and harder to set up

9 / 21