[TASK] Extract relevant parts of JsonRenderer into ext:test_irre_csv
To further separate concerns from ext:irre_tutorial, the configuration of JsonRenderer looses all parts that only concern the 1ncsv scenario. Ext:test_irre_csv receives a dedicated JsonRenderer, that is used by related test scenarios. Resolves: #95982 Releases: master Change-Id: Id83fbbd0133b56c6d1069b385298d6db56fd7142 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72180 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/AbstractActionTestCase.php 1 addition, 1 deletion...nctional/DataHandling/IRRE/CSV/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_csv/Configuration/TypoScript/JsonRenderer.typoscript 142 additions, 0 deletions...irre_csv/Configuration/TypoScript/JsonRenderer.typoscript
- typo3/sysext/core/Tests/Functional/Fixtures/Frontend/JsonRenderer.typoscript 1 addition, 60 deletions...ests/Functional/Fixtures/Frontend/JsonRenderer.typoscript
Please register or sign in to comment