From http://martinfowler.com/articles/microservice-testing/#testing-integration-diagram
When writing automated tests of the modules which interact with external components, the goal is to verify that the module can communicate sufficiently rather than to acceptance test the external component.