opnform-host-nginx/api/tests/Feature/Forms
Julien Nahum 747b41d0a6 Add error logging for integration failures in AbstractIntegrationHandler
- Introduced logging of integration failures to capture detailed error information.
- Enhanced error handling by logging the form ID and integration ID along with the exception data.

These changes improve the observability of integration processes, aiding in debugging and monitoring.
2025-01-14 14:34:03 +01:00
..
AnswerFormTest.php Evaluate custom validation rules first (#655) 2024-12-30 11:00:10 +01:00
CleanDatabaseTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
CreateDynamicSelectOptionTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
CustomSmtpTest.php Refactor Email Integration Handling 2025-01-14 13:29:09 +01:00
EmailNotificationTest.php Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
FormCaptchaTest.php Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
FormIntegrationEventTest.php Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
FormIntegrationTest.php Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
FormLogicTest.php Implement regex validation conditions in form logic (#645) 2024-12-16 17:17:29 +01:00
FormPasswordTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormPropertyLogicTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormStatTest.php Fix tests 2024-09-30 16:47:10 +02:00
FormSubmissionExportTest.php Enhance Form Submission Export Functionality (#657) 2025-01-07 15:04:02 +01:00
FormTest.php Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
FormUpdateTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormViewsTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
HideBrandingOnUpgradeTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
MatrixInputTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
RedirectUrlLengthTest.php Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
UpdateWorkspaceSelectOptionJobTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00