You are still worried that when a real user hits your app she might immediately
No matter how many unit and integration tests you have. The fact is, that when you code is in production, your users still encounter bugs
Integration testsĪre also nice, because you know that your components will work together as expected, Unit testing is great, but it doesn’t show you the whole picture.