[BUGFIX] Fix frontend unit tests
Move and stabilize EXT:frontend unit tests and add them to travis testsuites. Change-Id: Id3ade83bc54e3ba6ed80e435671954bb7c4f9482 Resolves: #40209 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14091 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- tests/Build/UnitTests.xml 3 additions, 0 deletionstests/Build/UnitTests.xml
- typo3/sysext/cms/tests/tslib/class.tslib_adminpanelTest.php 0 additions, 8 deletionstypo3/sysext/cms/tests/tslib/class.tslib_adminpanelTest.php
- typo3/sysext/cms/tests/tslib/class.tslib_contentTest.php 0 additions, 8 deletionstypo3/sysext/cms/tests/tslib/class.tslib_contentTest.php
- typo3/sysext/cms/tests/tslib/class.tslib_feTest.php 0 additions, 8 deletionstypo3/sysext/cms/tests/tslib/class.tslib_feTest.php
- typo3/sysext/cms/tests/tslib/class.tslib_menuTest.php 0 additions, 8 deletionstypo3/sysext/cms/tests/tslib/class.tslib_menuTest.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 1 addition, 1 deletion...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php 37 additions, 51 deletions...nd/Tests/Unit/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php 29 additions, 10 deletions...Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php
- typo3/sysext/frontend/Tests/Unit/Controller/Fixtures/renderedPage.html 0 additions, 0 deletions...frontend/Tests/Unit/Controller/Fixtures/renderedPage.html
- typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontentControllerTest.php 13 additions, 16 deletions...ests/Unit/Controller/TypoScriptFrontentControllerTest.php
- typo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php 8 additions, 6 deletionstypo3/sysext/frontend/Tests/Unit/View/AdminPanelViewTest.php
Please register or sign in to comment