camunda icon indicating copy to clipboard operation
camunda copied to clipboard

The Zeebe Java client provides test infrastructure and coverage for REST API calls

Open koevskinikola opened this issue 1 year ago • 0 comments

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

koevskinikola avatar Feb 29 '24 14:02 koevskinikola