[arquillian-issues] [JBoss JIRA] (ARQ-967) Warp: client-side filters for waiting for "right" request or enriching several requests

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Aug 15 15:06:15 EDT 2012


     [ https://issues.jboss.org/browse/ARQ-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-967:
---------------------------

    Sprint: Sprint 1 - Critical Issues

    
> Warp: client-side filters for waiting for "right" request or enriching several requests
> ---------------------------------------------------------------------------------------
>
>                 Key: ARQ-967
>                 URL: https://issues.jboss.org/browse/ARQ-967
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>            Priority: Blocker
>             Fix For: warp_1.0.0.Alpha2
>
>
> 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:
> {code:java}
> Warp.execute(new ClientAction() { ... })
>     .filter(RequestFilter.extension(Extension.XHTML))
>     .verify(...)
> {code}
> ----
> Additionally, several requests caused by one action should be verified with various assertions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list