woocommerce / google-listings-and-ads

Sync your store with Google to list products for free, run paid ads, and track performance straight from your store dashboard.
https://woo.com/products/google-listings-and-ads/
GNU General Public License v3.0
44 stars 21 forks source link

Update connect server URL in test proxy configuration #2447

Closed martynmjones closed 2 months ago

martynmjones commented 2 months ago

Changes proposed in this Pull Request:

Closes #2446

Updates the test proxy configuration to set the connect server URL to https://api.woocommerce.com as this was missed when the service was originally migrated.

Screenshot 2024-06-27 at 07 23 57

Detailed test instructions:

  1. Run npm run test-proxy
  2. Confirm the correct connect server URL is displayed in the output
    • Proxy server running on http://localhost:5555 > https://api.woocommerce.com in default mode
  3. Confirm the test data is displayed when viewing reports in Marketing > Google Listings & Ads

Changelog entry

Dev - Update connect server URL in test proxy configuration

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.4%. Comparing base (4d50b73) to head (3112bd3). Report is 8 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2447/graphs/tree.svg?width=650&height=150&src=pr&token=UROWUPF1LX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce)](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2447?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) ```diff @@ Coverage Diff @@ ## develop #2447 +/- ## ======================================= Coverage 63.4% 63.4% ======================================= Files 321 321 Lines 5027 5027 Branches 1219 1219 ======================================= Hits 3188 3188 Misses 1672 1672 Partials 167 167 ``` | [Flag](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2447/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | Coverage Δ | | |---|---|---| | [js-unit-tests](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2447/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | `63.4% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#carryforward-flags-in-the-pull-request-comment) to find out more.