]
Lukáš Fryč updated ARQ-1291:
----------------------------
Priority: Blocker (was: Major)
Warp: single request execution does enrich only first request
-------------------------------------------------------------
Key: ARQ-1291
URL:
https://issues.jboss.org/browse/ARQ-1291
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha2
Reporter: Lukáš Fryč
Priority: Blocker
When single-request execution API is used
{code}
Warp.initiate(Activity)
.inspect(Inspection);
{code}
then the default filter is applied which says that only first request can be enriched,
and thus when user-provided filter selects second or further request, nothing will be
enriched.
In fact it should work in the way that first user-selected request is enriched.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: