Actions
Task #59521
closedEpic #58282: Workspaces Workpackage #2
Story #58283: Testing Framework
Restructure functional frontend tests
Start date:
2014-06-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
In the scope of enabling Extbase frontend rendering during functional test runs, the response object contains multiple data values for TypoScript ("default") and the called Extbase actions. Processing them all at once just has practical reasons to avoid additional frontend requests for any aspect.
To decouple the actual testing structure from assertions and constraints, a new Contraint namespace has been introduced.
Actions