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

Warp: client-side filters for waiting for "right" request or enriching several requests

XMLWordPrintable

    • Sprint 1 - Critical Issues
    • 60

      When client can fire several requests at time, Warp enriches the first one which comes.

      Ideally, user should be able to select the appropriate request based on constraints:

      API proposal:

      Warp.execute(new ClientAction() { ... })
          .filter(RequestFilter.extension(Extension.XHTML))
          .verify(...)
      

      Additionally, several requests caused by one action should be verified with various assertions.

            lfryc Lukáš Fryč (Inactive)
            lfryc Lukáš Fryč (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: