Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-992

Warp does not support request redirection.

XMLWordPrintable

    • Final Sprint
    • 4

      When I was running tests of Spring controllers I found out that whenever a controller is redirecting the response for example by returning a String as view name:

      return "redirect:welcome.do"

      the execution of the test hangs till end of timeout.

      I've debuged the WarpFilter and it seems that the Warp header is not beeing added into the 302 HTTP response. On the client side this result with ResponseDeenrichmentFilter can not find any ResponsePayload in response.

      Taking into consideration fact that the RequestEnrichmentFilter allows to push the assertion only once, so when the second request is being made the assertion is not being send once again I'm unable to test such response.

            lfryc Lukáš Fryč (Inactive)
            jmnarloch Jakub Narloch (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified