lagom / lagom-samples

https://developer.lightbend.com/start/?group=lagom
Creative Commons Zero v1.0 Universal
86 stars 82 forks source link

Use TestTopicComponents in tests #131

Closed ignasi35 closed 5 years ago

ignasi35 commented 5 years ago

Fixes #126

Lagom integration tests for services that produce Topics should not use an Application that has a valid broker implementation mixed in. Instead, they must use TestTopicComponents.