Run integration tests against S3
Version 1.1 by Michael Hamann on 2025/11/17 11:30
Docker-based integration tests can be executed with S3 as blob store backend using theĀ -Dxwiki.test.ui.blobStore=s3 command line flag. A MinIO instance is automatically started and configured as blob store in this case. This can be used to verify that the tested code isn't relying on blobs being stored in the file system when using the blob store API.