woocommerce-paypal-payments/tests/PHPUnit
2026-06-17 15:55:47 +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 Fix null phone_number->national_number check 2026-06-15 17:09:17 +03:00
Button Revert "[QA] add: OXXO Mexico E2E tests (PCP-6324, PCP-6325)" 2026-05-21 15:20:40 +02:00
CardFields/Service test: Update tests to match recent changes 2026-06-16 11:40:20 +02:00
Compat Add test suite for the new settings migration 2026-03-12 17:56:26 +01: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
PpcpSettings Add unit tests for GeneralSettings::own_brand_only() 2026-04-23 19:00:05 +04:00
SavePaymentMethods/Service Fix unhandled exception when no resource found 2025-10-03 15:39:46 +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 failing test to verify the bug 2026-06-16 19:32:56 +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 Mark failing webhook unit tests as skipped for this release 2025-12-04 14:16:18 +01: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.