sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Add CI testing for the native test server

Open Spikhalskiy opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. We don't have CI testing for the native test server. As a result of that, we can release a version of SDK with a broken native test server build that affects users as it happened here: https://github.com/temporalio/sdk-java/issues/1357

Describe the solution you'd like Test Server should have some integration tests for the native test server image.

Spikhalskiy avatar Aug 10 '22 14:08 Spikhalskiy