[JBoss JIRA] (ARQ-1319) Warp: Jacoco support
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1319?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1319:
----------------------------
Original Estimate: 2 days
Remaining Estimate: 2 days
> Warp: Jacoco support
> --------------------
>
> Key: ARQ-1319
> URL: https://issues.jboss.org/browse/ARQ-1319
> Project: Arquillian
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Reporter: Lukáš Fryč
> Assignee: Aris Tzoumas
> Fix For: warp_1.0.0.Beta1
>
> Attachments: ftest-coverage.jpg, jacoco.jpg, warp-jacoco.png
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> The support for CommandService was committed in ARQ-1027, which enabled us to run {{arquillian-extension-jacoco}}.
> However as report from the Warp's build shows, the reporting isn't successful - report doesn't seem to contain any hits.
> We need to investigate and once ready, we should use [{{check}}|http://www.eclemma.org/jacoco/trunk/doc/check-mojo.html] goal to be sure that coverage is reported successfully from Warp's tests.
--
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: http://www.atlassian.com/software/jira
11 years, 10 months
[JBoss JIRA] (ARQ-968) Warp: response verification contraints
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-968?page=com.atlassian.jira.plugin.sy... ]
Lukáš Fryč updated ARQ-968:
---------------------------
Original Estimate: 1 day
Remaining Estimate: 1 day
> Warp: response verification contraints
> --------------------------------------
>
> Key: ARQ-968
> URL: https://issues.jboss.org/browse/ARQ-968
> Project: Arquillian
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Reporter: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> Warp should be able to verify the response type.
> By default, it should verify, that response is OK (status=200).
> API proposal:
> {code:java}
> Warp.execute(..)
> .verifyResponse(Responses.OK, Responses.MediaType.APPLICATION_XML)
> {code}
--
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: http://www.atlassian.com/software/jira
11 years, 10 months