opnform-host-nginx/api/tests/Feature
Julien Nahum e3fd709326 Refactor Email Integration Handling
- Removed the AbstractEmailIntegrationHandler class to streamline email integration logic.
- Updated EmailIntegration class to extend AbstractIntegrationHandler instead of the removed class.
- Modified FormEmailNotification to handle mailer configuration internally, eliminating the need to pass the mailer as a parameter.

These changes enhance the clarity and maintainability of the email integration process by consolidating configuration logic and reducing class dependencies.
2025-01-14 13:29:09 +01:00
..
Forms Refactor Email Integration Handling 2025-01-14 13:29:09 +01:00
Integrations Email spam security (#641) 2024-12-18 13:16:27 +01:00
Submissions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Zapier Reduce docker api image size, fix issues 2024-08-28 15:20:39 +02:00
FeatureFlagsControllerTest.php Fix custom-domains feature flag 2024-08-28 18:00:11 +02:00
LoginTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
RegisterTest.php Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
SettingsTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
TemplateTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserManagementTest.php Email spam security (#641) 2024-12-18 13:16:27 +01:00
VerificationTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceUserTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00