Project

General

Profile

Actions

Task #101530

closed

Clean up test fixture files in ext:extbase

Added by Anja Leichsenring 9 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2023-08-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
On Location Sprint

Description

Over time, a collection of fixture files was placed into ext:extbase/Tests directly, without clearly dedicating those files to certain tests. This led to reuse all over the place, ever shared fixtures between unit and functional tests might have developed.
We want to resolve this folder residing directly in Tests. If fixture files are used in only one of the other top level folders, move the file to a more fitting position inside this folder.
If it is used in several of the top level test folders, duplicate the fixture files and move it into those folders.
In all cases, the consuming code needs to be adjusted to the new position.
Goal is to get rid of the top level Fixture folder here, there can be several patches to achieve the goal.

Actions #1

Updated by Gerrit Code Review 9 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80456

Actions #2

Updated by Gerrit Code Review 9 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80456

Actions #3

Updated by Gerrit Code Review 9 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80457

Actions #4

Updated by Anonymous 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF