woocommerce-paypal-payments/tests/PHPUnit
Emili Castells 1a70c3ae09
Some checks failed
Build and distribute / build-and-distribute (push) Has been cancelled
CI / coding-standards-analysis-php (push) Has been cancelled
CI / static-code-analysis-php (push) Has been cancelled
CI / tests-unit-php (7.4) (push) Has been cancelled
CI / tests-unit-php (8.0) (push) Has been cancelled
CI / tests-unit-php (8.1) (push) Has been cancelled
CI / tests-unit-php (8.2) (push) Has been cancelled
CI / tests-unit-php (8.3) (push) Has been cancelled
CI / tests-unit-php (8.4) (push) Has been cancelled
Merge pull request #4482 from woocommerce/dev/PCP-6368-advanced-card-processing-orders-fail-with-order-does-not-contain-an-id-error-user-report
Validate and retry vaulted card order when PayPal response is missing order id (6368)
2026-06-30 14:27:59 +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 Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
Axo/Gateway Update changelog 2026-06-23 15:56:59 +02:00
Blocks/Endpoint test(blocks): verify ownership check in UpdateShippingEndpoint 2026-06-26 15:52:43 +04:00
Button Update changelog 2026-06-23 15:56:59 +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
Helper Fix tests 2024-10-03 10:40:37 +03:00
LocalAlternativePaymentMethods Add unit and integration tests 2026-06-01 16:35:47 +02:00
OrderTracking Add tests for carriers.php 2025-09-03 19:49:29 +04:00
PayPalSubscriptions Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
PpcpSettings Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
SavePaymentMethods test: Add test coverage for card vaulting 2026-06-18 17:29:39 +02:00
Settings Fix merge conflict 2026-06-11 16:18:06 +02:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
StoreSync test: Update unit tests for SyncJob changes 2026-06-16 15:38:14 +02:00
VaultComponent/Endpoint Apply PR feedback 2026-06-11 12:18:55 +02:00
WcGateway test: Add tests for missing order id validation and retry 2026-06-28 18:39:26 +02:00
WcSubscriptions Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
Webhooks Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
bootstrap.php [RSM-108] Add initial abilities for PayPal Payments for WooCommerce (6418) (#4374) 2026-06-01 19:10:35 -03: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.