Adjust wiremock request in telemetry test

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: