opnform-host-nginx/api/tests/Feature/Forms
Julien Nahum b633f97ce1 Refactor FormSubmissionDataFactory to use TestHelpers trait
- Move FormSubmissionDataFactory methods into TestHelpers trait
- Update import statements across multiple test files
- Remove standalone FormSubmissionDataFactory class
- Simplify form submission data generation in tests
- Add documentation for new generateFormSubmissionData method
2025-03-04 13:38:33 +08:00
..
AnswerFormTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
CleanDatabaseTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
CreateDynamicSelectOptionTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
CustomSmtpTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
EmailNotificationTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08: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 Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
FormPasswordTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
FormPropertyLogicTest.php Improve form property logic validation for checkbox conditions 2025-02-19 15:11:27 +01:00
FormStatTest.php Fix tests 2024-09-30 16:47:10 +02:00
FormSubmissionExportTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
FormSubmissionProcessorTest.php Fix redirect URL mentions (#707) 2025-02-24 16:11:30 +08:00
FormTest.php Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
FormUpdateTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08: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 Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
RedirectUrlLengthTest.php Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
UpdateWorkspaceSelectOptionJobTest.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00