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)