Skip to content
Snippets Groups Projects
Commit 1836265a authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Assert clean reference index after DataHandler tests

To verify DataHandler properly calculates correct reference index
entries, the AbstractDataHandlerActionTestCase is extended to
test in tearDown() whether the reference index is clean. If not,
the according test fails.
This should put an end to broken reference index entries once
fully rolled out.
For now, the main ext:core DataHandler tests come with this
test enabled, the workspace related tests will have dedicated
patches.

Change-Id: I583fb109d24a9eff30966d0d20672552f187b709
Releases: master, 10.4
Resolves: #92467
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65953


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3607634b
Showing
with 312 additions and 72 deletions
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