You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Valentin Olteanu (JIRA)" <ji...@apache.org> on 2018/02/21 20:43:00 UTC

[jira] [Updated] (SLING-7509) Add QueryClient

     [ https://issues.apache.org/jira/browse/SLING-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Olteanu updated SLING-7509:
------------------------------------
    Description: 
Currently, there is no way to run queries in sling using the clients. This is needed in several tests to search content and assert the effects of a feature.

 

The solution proposed in [https://github.com/apache/sling-org-apache-sling-testing-clients/pull/5] 
 * installs a custom query servlet
 * runs the query in any of the supported format
 * returns results as json

  was:
Currently, there is no way to run queries in sling using the clients. This is needed in several tests to search content and assert the effects of a feature.

 

 


> Add QueryClient
> ---------------
>
>                 Key: SLING-7509
>                 URL: https://issues.apache.org/jira/browse/SLING-7509
>             Project: Sling
>          Issue Type: New Feature
>          Components: Apache Sling Testing Clients
>            Reporter: Valentin Olteanu
>            Priority: Major
>
> Currently, there is no way to run queries in sling using the clients. This is needed in several tests to search content and assert the effects of a feature.
>  
> The solution proposed in [https://github.com/apache/sling-org-apache-sling-testing-clients/pull/5] 
>  * installs a custom query servlet
>  * runs the query in any of the supported format
>  * returns results as json



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)