You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (Jira)" <ji...@apache.org> on 2020/10/08 15:30:00 UTC

[jira] [Assigned] (SLING-9680) Sling Mocks: Add easy way to inject SlingBindings into MockSlingHttpServletRequest

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

Stefan Seifert reassigned SLING-9680:
-------------------------------------

    Fix Version/s: Testing Sling Mock 2.6.4
         Assignee: Stefan Seifert

you're right - this does not work currently adding custom BindingsValuesProvides.

this PR should support this:
https://github.com/apache/sling-org-apache-sling-testing-sling-mock/pull/4

> Sling Mocks: Add easy way to inject SlingBindings into MockSlingHttpServletRequest
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-9680
>                 URL: https://issues.apache.org/jira/browse/SLING-9680
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Testing Sling Mock 2.5.0
>            Reporter: Konrad Windszus
>            Assignee: Stefan Seifert
>            Priority: Major
>             Fix For: Testing Sling Mock 2.6.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As SlingBindings are often crucial when dealing with Sling Models there should be an easy way to set them for a mocked request (https://sling.apache.org/documentation/development/sling-mock.html#slinghttpservletrequest)
> A dedicated method which automatically fills the SlingBindings with the mandatory stuff and another one to add additional bindings would be very helpful.
> Also injecting values from all registered {{BindingsValuesProvider}} with a specific context would be useful.



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