woocommerce-paypal-payments/tests/PHPUnit
Emili Castells Guasch 0e6f6bfc97 Add unit tests
2024-06-28 16:28:57 +02: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 Add unit tests 2024-06-28 16:28:57 +02: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 🐛 Fix the condition to inject the settings JS 2024-06-13 11:35:05 +02: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 Add tests 2023-02-07 15:30:59 +02:00
ModularTestCase.php Refactor checkoutnow url generation 2023-11-14 10:54:56 +02: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.