woocommerce / woocommerce-google-analytics-integration

WordPress plugin: Provides the integration between WooCommerce and Google Analytics.
http://wordpress.org/plugins/woocommerce-google-analytics-integration/
170 stars 69 forks source link

Add E2E tests for denying via WP Consent API #430

Closed tomalec closed 3 months ago

tomalec commented 3 months ago

Changes proposed in this Pull Request:

This is a small add-on to https://github.com/woocommerce/woocommerce-google-analytics-integration/pull/429. So, we test that a visitor can also deny their consent using the WP Consent API.

Checks:

Screenshots:

image

Detailed test instructions:

  1. Checkout add/wp-consent-api-integration-tests-2 and build extension
  2. Setup E2E environment and run tests
  3. Confirm all tests pass