events/Tests/Functional
Daniel Siepmann (Codappix) 3fae8867a4 Fix broken data processing within model in newer TYPO3 version
TYPO3 changed how models are instantiated and prepared.
We now adopt the code to still initialize the data processing.
Furthermore, the feature is now covered with a test.

Relates: #11596
2025-02-11 13:49:19 +01:00
..
Cleanup BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
Domain/Model Fix broken data processing within model in newer TYPO3 version 2025-02-11 13:49:19 +01:00
Fixtures BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
Frontend Fix broken data processing within model in newer TYPO3 version 2025-02-11 13:49:19 +01:00
Import/DestinationDataTest Further removals 2025-01-16 12:56:00 +01:00
Psr14Events/DestinationDataImport Migrate TypoScript import settings 2025-01-16 12:56:00 +01:00
AbstractFunctionalTestCase.php Further removals 2025-01-16 12:56:00 +01:00