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

[jira] [Updated] (SLING-10730) Improve configurations of integration tests

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

Oliver Lietz updated SLING-10730:
---------------------------------
    Description: 
* use {{factoryConfiguration}} from Pax Exam instead of {{ConfigurationAdmin}}
 * drop useless cleanup, we are using fresh instances for each test (method or class)
 * use {{slingEvent()}} option and remove {{org.apache.sling.event}} bundle
 * use injected {{JobManager}}
 * extract base configuration into new {{JobsTestSupport}}

  was:
* use {{factoryConfiguration}} from Pax Exam instead of {{ConfigurationAdmin}}
 * drop useless cleanup, we are using fresh instances for each test (method or class)
 * use {{slingEvent()}} option and remove {{org.apache.sling.event}} bundle


> Improve configurations of integration tests
> -------------------------------------------
>
>                 Key: SLING-10730
>                 URL: https://issues.apache.org/jira/browse/SLING-10730
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Major
>             Fix For: Event 4.2.26
>
>
> * use {{factoryConfiguration}} from Pax Exam instead of {{ConfigurationAdmin}}
>  * drop useless cleanup, we are using fresh instances for each test (method or class)
>  * use {{slingEvent()}} option and remove {{org.apache.sling.event}} bundle
>  * use injected {{JobManager}}
>  * extract base configuration into new {{JobsTestSupport}}



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