woocommerce-paypal-payments/tests/PHPUnit
2026-07-21 21:33:10 +02:00
..
Abilities [RSM-108] Add initial abilities for PayPal Payments for WooCommerce (6418) (#4374) 2026-06-01 19:10:35 -03:00
Api Merge pull request #4082 from woocommerce/trunk 2026-02-12 10:17:12 +01:00
ApiClient Merge pull request #4535 from woocommerce/dev/PCP-6690-onbarding-merchant-country 2026-07-21 16:43:46 +02:00
Applepay fix: 🐛 Point Apple Pay button test at the relocated CartProductsHelper namespace 2026-07-21 21:33:10 +02:00
Axo/Gateway Update changelog 2026-06-23 15:56:59 +02:00
Button refactor: 🚚 Move order endpoints and re-home shared config keys 2026-07-21 19:39:06 +02:00
CardFields/Service test: Update tests to match recent changes 2026-06-16 11:40:20 +02:00
Compat test(compat): rewrite DisableLegacyPaypalStandard unit tests 2026-06-19 15:14:23 +04:00
Googlepay Fix phpunit 2026-07-21 16:07:57 +02:00
Helper Fix tests 2024-10-03 10:40:37 +03:00
LocalAlternativePaymentMethods Condense test comment to match file style 2026-07-01 14:54:03 +02:00
OrderEndpoints refactor: 🚚 Register ppc-update-shipping unconditionally in ppcp-order-endpoints 2026-07-21 19:39:07 +02:00
OrderTracking test(order-tracking): add regression tests for Shipment::line_items() 2026-07-08 17:14:13 +04:00
PayPalSubscriptions Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
PpcpSettings refactor: ♻️ Implement new factories in onboarding 2026-07-16 17:41:31 +02:00
SavePaymentMethods refactor: 🚚 Move RequestData and shared order helpers into ppcp-order-endpoints 2026-07-21 19:39:05 +02:00
SdkV6/Helper test: Add unit tests for style mapping, eligibility, adapter and shipping flows 2026-07-21 19:39:02 +02:00
Settings refactor: 🔥 Remove the delayed country check 2026-07-16 18:02:14 +02:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
StoreSync refactor: 🚚 Move RequestData and shared order helpers into ppcp-order-endpoints 2026-07-21 19:39:05 +02:00
VaultComponent/Endpoint refactor: 🚚 Move RequestData and shared order helpers into ppcp-order-endpoints 2026-07-21 19:39:05 +02:00
WcGateway test(wc-gateway): cover saved-token capture request body for custom_id/invoice_id 2026-07-20 14:15:56 +04:00
WcSubscriptions refactor: 🚚 Move RequestData and shared order helpers into ppcp-order-endpoints 2026-07-21 19:39:05 +02:00
Webhooks test(webhooks): cover uncaught exception handling in IncomingWebhookEndpoint 2026-07-15 15:36:49 +04:00
bootstrap.php Merge pull request #4441 from woocommerce/dev/PCP-6532-ingestion-tests 2026-07-20 10:43:33 +02: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.