amazeeio / drupal-example-simple

Maintained examples can be found at https://github.com/lagoon-examples.
GNU General Public License v2.0
12 stars 21 forks source link

Add cURL requests through Varnish in the tests #195

Closed seanhamlin closed 5 months ago

seanhamlin commented 3 years ago

At the moment, only the Nginx route is tested. I would be good to test the Varnish route too. Bonus points for requesting it twice and checking for a cache hit.

tobybellwood commented 3 years ago

yeah - better testing for Varnish and Solr would be good. Any ideas on how to configure them (ie creating the initial purger) via Drush only?