mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:36:14 +02:00
tea/Tests/Functional/Controller
Daniel Siepmann 555c43e18b
[FEATURE] Add first functional test using a request (#1021)
That way the extension serves as an example on how to use the TYPO3
internal requests provided by the TYPO3 testing framework.
Those can be used as integration tests.
They are also often easier to set up on existing projects and allow to
refactor the code base, compared to functional and unit tests.

Resolves: #859
2023-11-27 14:18:04 +01:00
..
Fixtures [FEATURE] Add first functional test using a request (#1021) 2023-11-27 14:18:04 +01:00
TeaControllerTest.php [FEATURE] Add first functional test using a request (#1021) 2023-11-27 14:18:04 +01:00