Expected Behaviour
When the corresponding Custom UI Testing pipeline option is marked, tests under the ui.tests module need to be executed by the CloudManager.
Actual Behaviour
The ui.tests module was not executed even though the corresponding pipeline option was marked. It took time, until we figured out that the feature must be opted into as described under [I]. As a first step, the corresponding settings can be applied in this project per default. If not, at least put this information on top of the README.md file. In my opinion, as the pipeline already offers an option for the Custom UI Testing, such an opt-in setting is redundant and it should be removed or it should not be mandatory. If needed, some properties can be overridden via the settings.properties file and it should be optional.
Thank you!
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/test-results/functional-testing/ui-testing#customer-opt-in
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem
Expected Behaviour
When the corresponding Custom UI Testing pipeline option is marked, tests under the ui.tests module need to be executed by the CloudManager.
Actual Behaviour
The ui.tests module was not executed even though the corresponding pipeline option was marked. It took time, until we figured out that the feature must be opted into as described under [I]. As a first step, the corresponding settings can be applied in this project per default. If not, at least put this information on top of the README.md file. In my opinion, as the pipeline already offers an option for the Custom UI Testing, such an opt-in setting is redundant and it should be removed or it should not be mandatory. If needed, some properties can be overridden via the settings.properties file and it should be optional.
Thank you!
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/test-results/functional-testing/ui-testing#customer-opt-in
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem