woocommerce-paypal-payments/tests/PHPUnit
Emili Castells dd80101116
Merge pull request #3408 from woocommerce/PCP-4679-v2-can-not-process-payment-if-subscriptions-is-not-selected-when-onboarding
Can not save payments if subscriptions is not selected when onboarding (4679)
2025-05-26 15:59:40 +02:00
..
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient Fix “data structure with flags” tests 2025-05-23 18:08:29 +02:00
Button Fix first batch of typos 2025-03-24 14:09:19 +01: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 use statements in unit tests 2025-02-03 14:47:52 +01:00
WcGateway Fix phpunit tests 2025-05-26 12:03:11 +02: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 Add stubs for WC Task 2024-09-11 19:46:48 +04:00
ModularTestCase.php Merge branch 'refs/heads/trunk' into modularity-module-migration 2024-08-23 14:25:36 +02: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.