[arquillian-issues] [JBoss JIRA] (ARQ-912) Setup a declarative REST testing extension

Matthew Fowle (JIRA) jira-events at lists.jboss.org
Mon Feb 25 17:56:57 EST 2013


    [ https://issues.jboss.org/browse/ARQ-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756606#comment-12756606 ] 

Matthew Fowle commented on ARQ-912:
-----------------------------------

It would be nice to mix the path based retrieval of the current extension with a mechanism for getting a more raw form of data out of the ClientResponse.

At present this extension seems only useful if there's an serializable entity returned, where-as I have a need to test the JSON response in a more fine-grained way, pre-deserialization, and there seems to be no way to get that raw response body with this otherwise completely-fantastic extension.
                
> Setup a declarative REST testing extension
> ------------------------------------------
>
>                 Key: ARQ-912
>                 URL: https://issues.jboss.org/browse/ARQ-912
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - REST
>            Reporter: Dan Allen
>             Fix For: rest_1.0.0.next
>
>
> Convert the RESTEasy extension prototype Aslak created under the Arquillian Showcase into a standalone module.
> Tasks:
> - Migrate the code from the arquillian-showcase [https://github.com/arquillian/arquillian-showcase/tree/master/extensions/resteasy] to the new repository
> - Change the code to use the JAX-RS 2.0 standard client APIs instead of RESTEasy

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


More information about the arquillian-issues mailing list