borkweb / products-test-automation

Other
3 stars 0 forks source link

Add real object-cache support #47

Closed lucatume closed 4 years ago

lucatume commented 4 years ago

Add, to the stack used to serve the site, a redis container to provide real object-caching.

The object-cache drop-ins added by any object caching plugin should be removed before tests.

Alternatively, the test process should stop and notice the user that on object cache drop-in is currently present in the WordPress installation.