-
Enhancement
-
Resolution: Done
-
Major
-
1.18.0.Final
-
None
-
False
-
None
-
False
-
-
2022 Week 08-10 (from Feb 21), 2022 Week 11-13 (from Mar 14)
With the current version of quarkus-reactive-messaging-http is not possible to check the headers in io.quarkus.reactivemessaging.http.runtime.OutgoingHttpMetadata class. That prevents us from testing org.kie.kogito.addon.quarkus.messaging.common.message.CloudEventHttpOutgoingDecorator properly.
quarkus-reactive-messaging-http 1.0.3 includes public methods for OutgoingHttpMetadata class
- blocks
-
KOGITO-6856 Verify if the Content-Type header has the right value in CloudEventHttpOutgoingDecoratorTest
- Resolved