Writing integration tests for AEM is a topic which has not yet the acceptance and traction in the AEM community it should have. This page collects all my postings regarding integration tests. I recommend you start reading in the suggested order.
- Writing integration tests for AEM, part 1 – the basics
- Writing integration tests for AEM, part 2 – the basics in more details
- Writing integration tests for AEM, part 3 – integration tests with AEM as a Cloud Service
- Writing integration tests for AEM, part 4 – validate dispatcher settings with integration tests
- Writing integration tests for AEM, part 5 – validating a basic replication workflow
Additional resources:
- The foundation of the integration tests: AEM testing clients
- And some examples how to use them: AEM test samples
- How to integrate functional tests with AEM as a Cloud Service
- “Custom functional tests for safer CI/CD pipelines” presented by Andres Bott (Adobe Developer series)
