woocommerce-paypal-payments/tests/PHPUnit
Philipp Stracker e6dfacfd65
Some checks are pending
CI / PHP 7.4 (push) Waiting to run
CI / PHP 8.0 (push) Waiting to run
CI / PHP 8.1 (push) Waiting to run
CI / PHP 8.2 (push) Waiting to run
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run
PR Playground Demo / prepare_version (push) Waiting to run
PR Playground Demo / build_plugin (push) Blocked by required conditions
PR Playground Demo / create_archive (push) Blocked by required conditions
PR Playground Demo / Comment on PR with Playground details (push) Blocked by required conditions
🔀 Merge branch 'develop'
# Conflicts:
#	composer.lock
#	package.json
2025-11-11 14:25:18 +01:00
..
AgenticCommerce Merge pull request #3830 from woocommerce/PCP-5269-endpoint-replace-cart 2025-11-03 18:54:18 +01:00
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient Add unit test coverage for PaymentTokensEndpoint.php 2025-10-27 17:05:27 +01:00
Button Merge remote-tracking branch 'origin/develop' into PCP-4992-cross-browser-appswitch 2025-08-23 18:28:31 +03: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
OrderTracking Add tests for carriers.php 2025-09-03 19:49:29 +04:00
SavePaymentMethods/Service Fix unhandled exception when no resource found 2025-10-03 15:39:46 +02: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 Add more tests 2025-09-12 14:29:53 +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 test(AgenticCommerce): Add comprehensive test coverage for ingestion components 2025-11-03 16:43:39 +01: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.