Running integration tests in CircleCI for a multi-component app
Most development frameworks make monolithic apps easy to test. Multi-component apps are harder to test though, so is QIMAone Public API. This article goes through the setup of our API integration tests in our Continuous Integration pipeline.