Test the Shopify integration to ensure all operations are working correctly.
To test real Shopify API operations, ensure these environment variables are set:
SHOPIFY_STORE_DOMAIN
- Your Shopify store domainSHOPIFY_STOREFRONT_API_TOKEN
- Your Storefront API access tokenWithout these variables, tests will run in mock mode for type validation.