woocommerce-paypal-payments/tests/PHPUnit
2025-12-04 14:16:18 +01:00
..
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient Remove cross-browser AppSwitch query params 2025-10-09 15:40:34 -04:00
Button Merge remote-tracking branch 'origin/develop' into PCP-4992-cross-browser-appswitch 2025-08-23 18:28:31 +03:00
CardFields/Service Rename tests 2025-04-03 09:25:22 +02:00
Helper Fix tests 2024-10-03 10:40:37 +03:00
Onboarding/Helper Fix tests 2023-09-05 12:20:45 +01:00
OrderTracking Add tests for carriers.php 2025-09-03 19:49:29 +04:00
SavePaymentMethods/Service Fix unhandled exception when no resource found 2025-10-03 15:39:46 +02:00
Settings/Service/BrandedExperience Fix phpunit 2025-03-26 11:31:38 +01:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Vaulting Update tests to expect the shipping-property 2025-06-20 16:10:00 +02:00
WcGateway Add more tests 2025-09-12 14:29:53 +04:00
WcSubscriptions/Helper add vault token to orders and check them for getting transaction id 2025-02-26 09:50:40 +01:00
Webhooks/Status Mark failing webhook unit tests as skipped for this release 2025-12-04 14:16:18 +01:00
bootstrap.php Refactor stubs removing not necessary ones 2025-10-21 16:14:33 +04:00
ModularTestCase.php Fix deprecation messages in tests 2025-08-21 17:06:39 +02:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix tests 2025-07-31 10:26:50 +03:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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