Continuing our series on testing, this week we're focused on integration testing: the process of writing tests that test code that integrate more than one piece of code in our application.
Check out the first video in the series on unit testing here: • #FeatureFriday: Unit Testing with Jest