Skip to content
Snippets Groups Projects
Commit 9fff0613 authored by Christian Kuhn's avatar Christian Kuhn Committed by Oliver Bartsch
Browse files

[TASK] Remove AbstractPluginTest

AbstractPlugin ("Pi1" FE plugins) has been
marked as "not maintained anymore" a while
ago.

The unit tests are a heavily mocking aweful
mess, most of them look at details that are
obvious reading the implementation. The
central topics like the ContentObjectRenderer
have unit tests on their own to sort out details.

AbstractPlugin may see a final deprecation
and there are little code changes in general.

The patch removes the "unit" tests to reduce
maintenance nightmares in this area, the tests
don't add much value.

Resolves: #100408
Related: #100249
Releases: main
Change-Id: If906aae54f1fdcf55b7aa88486e28f276322df6d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78378


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 00a811b5
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment