Actions
Task #95950
closedStory #95949: Split functional test extensions into smaller pieces
Datahandling Tests all use ext:irre_tutorial in highest abstract
Start date:
2021-11-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In order to bring the test extension closer to executing code, not the highest abstract should load the test extension, rather the next level. This will help to clear what particular tests need, and further down the cleanup task restructuring becomes easier.
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72150
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72150
Updated by Anja Leichsenring about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f2537b753f1ad934610bc841fe449f5c4d83f797.
Actions