[BUGFIX] Resolve incomplete mocking for sysext:fluid
Some Tests in sysext:backend rely on an existing BackendUserAuth object. In order to decouple the tests from the TYPO3 Environment, those are mocked now. Change-Id: Ibfd9de2f5a7673eecca61c35e59852017edd2f0d Resolves: #56688 Relates: #51436 Releases: 6.2 Reviewed-on: https://review.typo3.org/28198 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
Showing
- typo3/sysext/fluid/Tests/Unit/Core/Widget/AbstractWidgetViewHelperTest.php 1 addition, 1 deletion...d/Tests/Unit/Core/Widget/AbstractWidgetViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/Core/Widget/AjaxWidgetContextHolderTest.php 3 additions, 2 deletions...id/Tests/Unit/Core/Widget/AjaxWidgetContextHolderTest.php
- typo3/sysext/fluid/Tests/Unit/Core/Widget/WidgetRequestBuilderTest.php 1 addition, 1 deletion...fluid/Tests/Unit/Core/Widget/WidgetRequestBuilderTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/FlashMessagesViewHelperTest.php 5 additions, 1 deletion...id/Tests/Unit/ViewHelpers/FlashMessagesViewHelperTest.php
Please register or sign in to comment