mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:36:14 +02:00
tea/Tests/Functional
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
..
Controller [FEATURE] Add first functional test using a request (#1021) 2023-11-27 14:18:04 +01:00
Domain/Repository [TASK] Add missing test case for fetching none existing tea (#1017) 2023-11-27 12:36:42 +00:00
FunctionalTests.xml [TASK] Use own configuration files for tests (#952) 2023-10-25 19:08:36 +02:00