Refactor tests

This commit is contained in:
Alex P 2023-04-27 09:50:32 +03:00
parent 885d7cab19
commit 825ee0add6
No known key found for this signature in database
GPG key ID: 54487A734A204D71
2 changed files with 24 additions and 8 deletions

View file

@ -2,6 +2,11 @@ PPCP_E2E_WP_DIR=${ROOT_DIR}/.ddev/wordpress
BASEURL="https://woocommerce-paypal-payments.ddev.site"
CHECKOUT_URL="/checkout"
CART_URL="/cart"
BLOCK_CHECKOUT_URL="/checkout-block"
BLOCK_CART_URL="/cart-block"
PRODUCT_URL="/product/prod"
PRODUCT_ID=123