woocommerce-paypal-payments/tests/PHPUnit
Emili Castells d21727eef9
Merge pull request #3495 from woocommerce/PCP-4482-replace-call-to-billing-agreements-agreement-tokens-with-checking-the-capabilities
Create a helper to check for Reference Transaction status using the Seller Status API (4482)
2025-07-07 08:59:08 +02:00
..
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient 🧪 Update OrderFactoryTest to support consolidated factory method 2025-07-03 10:16:58 +02:00
Button Merge trunk 2025-06-23 10:38:47 +02: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
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 Fix the tests 2025-07-02 21:34:25 +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 Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Fix the tests 2025-06-27 12:56:12 +04:00
ModularTestCase.php Fix the tests 2025-06-27 12:56:12 +04:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php fix unit test for getting plugin data 2024-11-20 10:23:50 +01:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

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