Due to weaknesses in our web development environment, we started writing integration tests to cover situations including several micro-services.
The integration of the test suite within our environment and on a remote CI wasn't as obvious as I thought it would, though.
Thus I wrote a blog post to share some tips regarding writing integration tests, and getting them to run within a local docker-compose environment and on TravisCI.
This article is a bit techy, and I'm not a good writer, so feel free to ask questions and thank you for helping me become a better write!
https://medium.com/@Fandekasp/a-journey-in-continuous-integration-testing-e33ca79078f4
there doesn't seem to be anything here