[TASK] Add frontend tests
EXT:styleguide is capable to create a frontend page with a single click. Therefor, acceptance tests have been created to test each content element for expected classes and text. Also PHP8 undefined array key warnings have been fixed to get tests working as expected. Resolves: #94649 Releases: master Change-Id: Ie7586bd01a2b0f02c75fb300cc346c9129c346a4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70118 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php 1 addition, 1 deletion...ext/core/Classes/Configuration/FlexForm/FlexFormTools.php
- typo3/sysext/core/Tests/Acceptance/Backend/Frontend/ContentElementsCest.php 292 additions, 0 deletions...Tests/Acceptance/Backend/Frontend/ContentElementsCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/Frontend/FormFrameworkCest.php 95 additions, 0 deletions...e/Tests/Acceptance/Backend/Frontend/FormFrameworkCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/Frontend/FrontendLoginCest.php 82 additions, 0 deletions...e/Tests/Acceptance/Backend/Frontend/FrontendLoginCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/Frontend/IndexedSearchCest.php 96 additions, 0 deletions...e/Tests/Acceptance/Backend/Frontend/IndexedSearchCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/IndexedSearch/IndexedSearchModuleCest.php 4 additions, 2 deletions...eptance/Backend/IndexedSearch/IndexedSearchModuleCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/PageTree/KeyboardAccess/SelectPagetreeWithKeyboardCest.php 2 additions, 2 deletions...ageTree/KeyboardAccess/SelectPagetreeWithKeyboardCest.php
- typo3/sysext/core/Tests/Acceptance/Backend/Site/SiteModuleCest.php 26 additions, 3 deletions...ext/core/Tests/Acceptance/Backend/Site/SiteModuleCest.php
- typo3/sysext/core/Tests/Acceptance/Support/Extension/BackendCoreEnvironment.php 12 additions, 1 deletion...s/Acceptance/Support/Extension/BackendCoreEnvironment.php
- typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php 2 additions, 2 deletions...ontend/Classes/Middleware/ContentLengthResponseHeader.php
Please register or sign in to comment