woocommerce-paypal-payments/tests/PHPUnit
Alex P 6979747caf
Use api-m PayPal API URLs
Switched to the new API endpoints. Seems to work fine, the same as before.
2023-09-29 17:20:47 +03:00
..
Api Add tests for RefundFeesUpdater 2023-08-06 17:51:31 +01:00
ApiClient fix tests 2023-09-20 17:43:29 +04:00
Button Merge branch 'trunk' into PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product 2023-07-05 09:34:11 +01:00
Helper Fix tests, add http redirector 2023-03-16 18:13:41 +02:00
Onboarding/Helper Fix tests 2023-09-05 12:20:45 +01:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Subscription Merge pull request #1506 from woocommerce/PCP-1169-order-does-not-contain-intent 2023-08-30 10:52:35 +02:00
Vaulting Remove unused unit tests 2023-01-25 11:30:26 +01:00
WcGateway Fix phpunit 2023-09-18 10:41:51 +02:00
Webhooks/Status Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Add tests 2023-02-07 15:30:59 +02:00
ModularTestCase.php Use api-m PayPal API URLs 2023-09-29 17:20:47 +03:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix phpunit 2023-08-18 16:36:32 +02:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

Place PHP Files in here named <CLASS>Test.php.