woocommerce-paypal-payments/tests/PHPUnit
Pedro Silva 392d27f08b
Merge remote-tracking branch 'origin/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
#	tests/PHPUnit/WcSubscriptions/RenewalHandlerTest.php
2024-03-27 18:42:21 +00:00
..
Api Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +02:00
ApiClient Update the testFromWcOrderMaxStringLength() test to match the new title sanitization and trimming 2024-03-11 20:54:07 +01: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 Fix phpunit 2024-01-12 09:58:35 +01:00
WcGateway Merge remote-tracking branch 'origin/trunk' into modularity-module-migration 2024-03-27 18:42:21 +00: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.