woocommerce-paypal-payments/tests/PHPUnit
Emili Castells 918f09f47d
Merge pull request #1346 from woocommerce/pcp-157-blocks
Add express cart/checkout block
2023-05-16 11:14:53 +02:00
..
Api Do not save refund id after ppcp_refund_order 2023-03-17 17:23:33 +02:00
ApiClient Refactor patch request 2023-04-26 16:57:45 +03:00
Button Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
Helper Fix tests, add http redirector 2023-03-16 18:13:41 +02: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 Remove unused unit tests 2023-01-25 11:30:26 +01:00
WcGateway Fix credentials change check for redirect 2023-03-17 16:22:04 +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 Add missing stub 2023-04-17 14:30:55 +03:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix phpunit 2023-05-15 11:56:39 +02:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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