Check out a free preview of the full Testing JavaScript Applications (feat. React and Redux) course:
The "Introducing Integration Testing" Lesson is part of the full, Testing JavaScript Applications (feat. React and Redux) course featured in this preview video. Here's what you'd learn in this lesson:
Kent introduces integration tests, which is when units that have already been tested individual are then combined and tested. Kent then reviews the application used as a learning tool for integration testing.