adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
546 stars 421 forks source link

Enable UI testing by default #1082

Closed adtanase-adobe closed 1 year ago

adtanase-adobe commented 1 year ago

Enable UI testing by default in the archetype used when generating a new project.

Description

When a new repository is created inside Adobe CloudManager, it is populated with some default application code. The code also contains sample tests but the UI testing was disabled by default. This change will enable it for newly created repositories.

Issue: CMGR-45308

Checklist: