[arquillian-issues] [JBoss JIRA] (ARQ-1006) Warp: enriching server-triggered (push/websockets) events

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Jun 21 05:01:12 EDT 2012


Lukáš Fryč created ARQ-1006:
-------------------------------

             Summary: Warp: enriching server-triggered (push/websockets) events
                 Key: ARQ-1006
                 URL: https://issues.jboss.org/browse/ARQ-1006
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
    Affects Versions: warp_1.0.0.Alpha1
            Reporter: Lukáš Fryč


When testing server-side Push mechanism (like Atmosphere), the request starts on the server (not on the client as in client-server architectures).

This is fundamentally changing how the synchronous Warp tests works:

----

We need to install the assertion pernamently on server side and filter actions we are interested in.

Then, once the event happens, we need to transport it locally (see back-channel proposal ARQ-1005), where we can register result of assertion and/or trigger client-side callback.

--
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