woocommerce-paypal-payments/tests/PHPUnit
Alex P 8efa0e6da3
Fix pay now button
not sure if the action parameter in order creation request affects anything, but the docs say that it should match the js sdk commit parameter
2023-04-24 08:15:22 +03:00
..
Api Do not save refund id after ppcp_refund_order 2023-03-17 17:23:33 +02:00
ApiClient Merge branch 'trunk' into pcp-157-blocks 2023-03-22 23:23:06 +02:00
Button Fix pay now button 2023-04-24 08:15:22 +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 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02: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 Add API for easy programmatic capture 2023-03-17 10:19:56 +02:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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