Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12430

Adjust wiremock request in telemetry test

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • None
    • engine
    • None

      AT:

      • no response body is returned during telemetry ping
           stubFor(post(urlEqualTo(TELEMETRY_ENDPOINT_PATH))
                .willReturn(aResponse()
                    //.withBody(requestBody) should be removed
                    .withStatus(HttpURLConnection.HTTP_ACCEPTED)));
        

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: