[TASK] Add more test cases for workspaces
This patch adds "Create new content and localize it" tests. This change adds tests to show that newly created records contain their proper l10n_parent fields when publishing the default language without publishing translated records. Resolves: #92393 Releases: master, 10.4 Change-Id: If608103b1c698774a6604902fbf1600ce6df0a79 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65811 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/AbstractActionTestCase.php 11 additions, 0 deletions...unctional/DataHandling/Regular/AbstractActionTestCase.php
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Discard/ActionTest.php 11 additions, 0 deletions...ts/Functional/DataHandling/Regular/Discard/ActionTest.php
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Discard/DataSet/createContentAndLocalize.csv 20 additions, 0 deletions...ling/Regular/Discard/DataSet/createContentAndLocalize.csv
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/ActionTest.php 13 additions, 0 deletions...sts/Functional/DataHandling/Regular/Modify/ActionTest.php
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createContentAndLocalize.csv 25 additions, 0 deletions...dling/Regular/Modify/DataSet/createContentAndLocalize.csv
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/ActionTest.php 16 additions, 0 deletions...ts/Functional/DataHandling/Regular/Publish/ActionTest.php
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/createContentAndLocalize.csv 24 additions, 0 deletions...ling/Regular/Publish/DataSet/createContentAndLocalize.csv
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/ActionTest.php 14 additions, 0 deletions...Functional/DataHandling/Regular/PublishAll/ActionTest.php
- typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createContentAndLocalize.csv 23 additions, 0 deletions...g/Regular/PublishAll/DataSet/createContentAndLocalize.csv
Please register or sign in to comment