You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Henry Kuijpers (Jira)" <ji...@apache.org> on 2021/08/18 14:42:00 UTC

[jira] [Created] (SLING-10742) Create integration tests for ResourceResolver

Henry Kuijpers created SLING-10742:
--------------------------------------

             Summary: Create integration tests for ResourceResolver
                 Key: SLING-10742
                 URL: https://issues.apache.org/jira/browse/SLING-10742
             Project: Sling
          Issue Type: Improvement
          Components: ResourceResolver
    Affects Versions: Resource Resolver 1.7.10
            Reporter: Henry Kuijpers


Now that the logic in Resource Resolver becomes more and more complex, it would be a good idea to create some integration tests for this module.

This came up in SLING-10447, where we decided that verifying the correct execution of the querys would be valuable to have. Right now, only the string (that contains the query) is checked, but we're not checking if there are any syntax issues and we're also not checking if the query executes correctly, i.e. returns the expected results.

We will probably come up with some more complex logic in SLING-10466, which could also benefit from these integration tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)