events/Documentation/Maintenance/TYPO3/V10.rst
Daniel Siepmann bae680025e
Flush corresponding page caches on import (#25)
The pages now receive proper cache tags.
The import now properly clears those cache tags.
That way all corresponding pages will show updated content after import
finished.

We need one test that executes frontend requests and import command.
The separation is therefore removed and tests are streamlined to have a
single parent providing all necessary information and setup.
2023-06-19 10:13:26 +02:00

336 B

TYPO3 V10

Changes that should happen once we drop TYPO3 v10.

Remove fetching cached page stage from body from tests

We have different assertions based on TYPO3 version, due to how TYPO3 exposes the info. We can remove the condition with its content once we drop v10.