Project

General

Profile

Actions

Task #89974

closed

Speed up tests - remove superfluous usages of accessible mock

Added by Susanne Moog almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2019-12-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

getAccessibleMock is used in various tests that don't really need it as they can either use the real instance or a "normal" mock instead. As accessible mock is pretty slow performance wise, we should avoid using it where possible. While a lot of tests would have to be completely rewritten, there are various places where easy replacements are possible. These are the target of this issue.

Actions #1

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from New to Under Review

Patch set 15 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/+/62547

Actions #2

Updated by Benni Mack almost 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF