woocommerce-paypal-payments/tests/PHPUnit
2022-01-18 13:40:50 +02:00
..
ApiClient Extract shop currency, country to services 2021-11-30 10:40:38 +02:00
Button Check if registration is needed 2021-10-20 10:30:48 +03: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.