woocommerce-paypal-payments/tests/PHPUnit
2021-11-18 14:45:34 +01:00
..
ApiClient Add retry counter meta to order to avoid duplicate invoice error on consequent tries 2021-11-18 14:45:34 +01:00
Button Check if registration is needed 2021-10-20 10:30:48 +03:00
StatusReport Fix unit test 2021-07-28 12:51:00 +02:00
Subscription Load my account payments script only in its own page 2021-09-23 11:22:31 +02:00
WcGateway Add retry counter meta to order to avoid duplicate invoice error on consequent tries 2021-11-18 14:45:34 +01: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 Allow to use module services in tests 2021-08-27 20:41:06 +03: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.