woocommerce-paypal-payments/tests/PHPUnit
Emili Castells Guasch 6d1d1c9f68
Some checks failed
PR Playground Demo / prepare_version (push) Has been skipped
PR Playground Demo / build_plugin (push) Has been skipped
PR Playground Demo / create_archive (push) Has been skipped
PR Playground Demo / Comment on PR with Playground details (push) Has been skipped
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 branch 'dev/develop' into dev/fix-duplicate-orders
2026-02-27 10:27:45 +01:00
..
Api Merge pull request #4082 from woocommerce/trunk 2026-02-12 10:17:12 +01:00
ApiClient Merge branch 'dev/develop' into dev/fix-duplicate-orders 2026-02-27 10:27:45 +01:00
Button Update tests 2026-02-04 10:16:04 +02: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
PpcpSettings/Service Fix client secret regex 2026-02-09 14:43:12 +01:00
SavePaymentMethods/Service Fix unhandled exception when no resource found 2025-10-03 15:39:46 +02:00
Settings Merge pull request #3929 from woocommerce/PCP-5561-use-features-definition-for-payment-methods-checks 2025-12-15 11:07:21 +01:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Vaulting Update tests 2026-02-04 10:16:04 +02:00
WcGateway Update tests 2026-02-05 17:47:10 +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 Add wc order verification before proceed 2025-11-25 12:27:02 +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.