Getting into Integration testing hasn't been an easy task with Magento 1. Fortunately, Magento 2 comes with a testing framework which makes testing much easier. I can guide you through the first steps: Get your test suite running, write your first test, create some data on which to run your tests.