woocommerce-paypal-payments/tests/PHPUnit/Webhooks
Narek Zakarian a9b23b931e
test(webhooks): cover uncaught exception handling in IncomingWebhookEndpoint
Verifies that an exception escaping a handler's handle_request() is
caught and turned into a 200 response with success:false (so PayPal
stops retrying), and that the happy path is unaffected.
2026-07-15 15:36:49 +04:00
..
Handler Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
Status Mark failing webhook unit tests as skipped for this release 2025-12-04 14:16:18 +01:00
IncomingWebhookEndpointTest.php test(webhooks): cover uncaught exception handling in IncomingWebhookEndpoint 2026-07-15 15:36:49 +04:00