opnform-host-nginx/tests/Feature/Forms
Favour Olayinka bec8e86b59
2f3fd laravel 11 upgrade (#436)
* fix password reset bug

* upgrade to  laravel 11

* composer.lock

* fix migration issues

* use ValidationRule Contract

* rename password_resets table

* implemented casts as protected function

* update env variables

* fix optional property

* fix validation issues

* use <env> on php unit xml

* fix pint

* cmposer.lock

* composer json fixes

* fix composer dependencies, remove  faker

* remove unused class

* remove test class

* fix default value for mysql migration

* linting

* expression syntax fix

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-10 16:10:14 +02:00
..
AnswerFormTest.php Conditioned field validation (#418) 2024-05-29 11:40:14 +02:00
CleanDatabaseTest.php Fix issue with form analytics for submissions (#362) 2024-03-25 11:30:00 +01:00
ConfirmationEmailTest.php confirmation email integration fixes (#434) 2024-06-03 10:14:59 +02:00
CreateDynamicSelectOptionTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormCaptchaTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormIntegrationEventTest.php Notification & Integrations refactoring (#346) 2024-03-28 18:14:30 +01:00
FormIntegrationTest.php Remove old code related to notifications (#363) 2024-03-28 18:46:29 +01:00
FormLogicTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormPasswordTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormPropertyLogicTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormStatTest.php Fix issue with form analytics for submissions (#362) 2024-03-25 11:30:00 +01:00
FormTest.php re-enable custom scripts while trialing (#383) 2024-04-22 15:59:02 +02:00
FormUpdateTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
FormViewsTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
HideBrandingOnUpgradeTest.php 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00
UpdateWorkspaceSelectOptionJobTest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00