woocommerce-paypal-payments/tests/PHPUnit
Alex P 2f6240bfb4
Do not send Paypal-Request-Id
The current usage is incorrect and only causes issues without solving any problems (we don't implement any way to retry requests).
2022-12-15 12:37:52 +02:00
..
ApiClient Do not send Paypal-Request-Id 2022-12-15 12:37:52 +02:00
Button Execute server-side WC validation when clicking button (order creation) 2022-10-27 09:55:25 +03:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Subscription Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
Vaulting Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
WcGateway Fix phpunit 2022-11-21 12:31:29 +01:00
Webhooks/Status Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Update tests 2022-02-09 16:28:27 +02:00
ModularTestCase.php Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix merge conflict 2022-02-23 09:47:03 +01:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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