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

Also available in: Atom PDF