Loading tests/regression-28.feature +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Feature: Page cache directory Ensure that the page cache directory at WP_CONTENT_DIR/cache is writable for plugins, but is not served by the server. @long-running Scenario: After the entrypoint has completed, there is a writable cache dir Given the site is not running And test-cache.php is mounted in /app/wp-content/mu-plugins/ Loading tests/s3-media.feature +2 −0 Original line number Diff line number Diff line @long-running Feature: S3 Media Uploads When an S3 bucket is configured for user-uploaded media, media should be pushed to the bucket during an upload; requests for the media either Loading Loading
tests/regression-28.feature +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Feature: Page cache directory Ensure that the page cache directory at WP_CONTENT_DIR/cache is writable for plugins, but is not served by the server. @long-running Scenario: After the entrypoint has completed, there is a writable cache dir Given the site is not running And test-cache.php is mounted in /app/wp-content/mu-plugins/ Loading
tests/s3-media.feature +2 −0 Original line number Diff line number Diff line @long-running Feature: S3 Media Uploads When an S3 bucket is configured for user-uploaded media, media should be pushed to the bucket during an upload; requests for the media either Loading