woocommerce-paypal-payments/tests/PHPUnit
Pedro Silva 161e933d39
Merge branch 'trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-04-19 11:59:28 +01:00
..
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient Add test for PayPal api exception friendly message 2024-04-18 11:42:40 +02:00
Button Fix phpunit 2023-11-23 14:53:47 +01:00
Helper Fix tests, add http redirector 2023-03-16 18:13:41 +02:00
Onboarding/Helper Fix tests 2023-09-05 12:20:45 +01:00
StatusReport Update tests 2021-11-25 12:42:18 +02:00
Vaulting Improve fraud prevention capabilities 2024-03-27 11:50:40 +00:00
WcGateway Merge branch 'trunk' into modularity-module-migration 2024-04-19 11:59:28 +01:00
WcSubscriptions/Helper Add unit test 2024-02-15 12:16:44 +01:00
Webhooks/Status Add test 2021-09-24 17:38:04 +03:00
bootstrap.php Fix tests. 2023-12-14 13:55:19 +00:00
ModularTestCase.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
README.md Initial commit 2020-03-19 16:47:08 +01:00
TestCase.php Fix phpunit 2023-08-18 16:36:32 +02:00

PHPUnit unit tests for WooCommerce PayPal Commerce Gateway

Place PHP Files in here named <CLASS>Test.php.