camunda
camunda copied to clipboard
The Zeebe Java client provides test infrastructure and coverage for REST API calls
Description
https://github.com/camunda/zeebe/issues/16538 adds REST API support to the Zeebe Java client. We need to ensure that the Java client can provide a testing infrastructure for the client commands that support REST.
AC
- [ ] The
ClientTest
class supports a REST API service. Alternatively, a similar concept is provided. - [ ] The
TopologyRequest
command has REST API coverage - [ ] The user task request commands have REST API coverage