adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
744 stars 750 forks source link

Update AEM Mocks to 5.6.2 #2872

Open joerghoh opened 1 month ago

joerghoh commented 1 month ago

Update AEM Mocks to 5.6.2

Due to https://github.com/wcm-io/io.wcm.testing.aem-mock/issues/44 the externalizer also performs a resourceResolver.map() for any external URL it creates. As there our test cases have a Mapping configured (see https://github.com/adobe/aem-core-wcm-components/blob/d2a7b02405db241fadbad02a4878f8770b36e246/bundles/core/src/test/java/com/adobe/cq/wcm/core/components/context/CoreComponentTestContext.java#L66) we have to adjust our tests.