Skip to content

[TASK] Add tests for the model property validations#2127

Merged
oliverklee merged 3 commits into
TYPO3BestPractices:mainfrom
hermannatz:feature/458-add-length-validation-model-fields
Jul 6, 2026
Merged

[TASK] Add tests for the model property validations#2127
oliverklee merged 3 commits into
TYPO3BestPractices:mainfrom
hermannatz:feature/458-add-length-validation-model-fields

Conversation

@hermannatz

@hermannatz hermannatz commented May 14, 2026

Copy link
Copy Markdown
Contributor

Add functional tests for title and description validation to verify the configured Extbase validators.

Resolves: #458

@oliverklee oliverklee added the enhancement New feature or request label May 14, 2026
@oliverklee oliverklee added this to the 4.1.0 milestone May 14, 2026
@oliverklee oliverklee force-pushed the feature/458-add-length-validation-model-fields branch from ba35c8c to f8bb3da Compare May 19, 2026 07:34

@oliverklee oliverklee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks already quite good - thank your for this!

I've added some remarks.

Also, the PR title should read:

[TASK] Add tests for the model property validations

Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
@hermannatz hermannatz changed the title [TASK] Add length validation for the model fields [TASK] Add tests for the model property validations Jun 1, 2026
@hermannatz hermannatz force-pushed the feature/458-add-length-validation-model-fields branch 2 times, most recently from e11b850 to f159a00 Compare June 1, 2026 11:19
@oliverklee oliverklee moved this from In Progress to In Review in Best Practices code sprint Jun 1, 2026
@oliverklee oliverklee self-requested a review June 1, 2026 11:26
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php Outdated
Comment thread Tests/Functional/Domain/Model/TeaTest.php
Comment thread Tests/Functional/Domain/Model/TeaTest.php
Comment thread Tests/Functional/Domain/Model/TeaTest.php
@github-project-automation github-project-automation Bot moved this from In Review to In Progress in Best Practices code sprint Jun 1, 2026
Hermann Azong and others added 3 commits July 6, 2026 13:46
Add functional tests for title and description validation
to verify the configured Extbase validators.

Resolves: TYPO3BestPractices#458
Releases: main"
@oliverklee oliverklee force-pushed the feature/458-add-length-validation-model-fields branch from f159a00 to f75f2f3 Compare July 6, 2026 11:49
@oliverklee oliverklee merged commit 7eb4109 into TYPO3BestPractices:main Jul 6, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Best Practices code sprint Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add length validation for the model fields

2 participants