woocommerce-paypal-payments/tests/PHPUnit
Emili Castells 0fee10931a
Merge pull request #423 from woocommerce/PCP-434-allow-guest-users-to-purchase-su
Add customer id for guest users purchasing subscriptions
2022-01-20 11:18:14 +01:00
..
ApiClient Refactoring 2022-01-05 14:12:37 +01:00
Button Fix phpunit 2022-01-05 14:38:04 +01:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Subscription Merge pull request #425 from woocommerce/pcp-409-fix-renewal 2022-01-11 10:07:45 +01:00
Vaulting Check if pay for order contains subscription 2022-01-04 10:43:18 +01:00
WcGateway Use wp_doing_ajax instead of is_ajax 2022-01-18 13:40:50 +02:00
Webhooks/Status Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Allow to use module services in tests 2021-08-27 20:41:06 +03:00
ModularTestCase.php Merge pull request #427 from woocommerce/pcp-467-currency 2022-01-11 10:13:31 +01:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix test 2021-09-09 12:14:50 +03:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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