mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-25 16:16:13 +01:00
tea/Tests/Functional/Domain
Oliver Klee 834f69e173
[TASK] Move a repository test from unit to functional
Unit tests for repositories are quite a hassle as we then need to
set up all dependencies in `setUp()` ourselves.

So convert the test to a functional tests where we can rely on the
container to create and initialize the subject for us.
2024-10-06 20:26:44 +02:00
..
Repository [TASK] Move a repository test from unit to functional 2024-10-06 20:26:44 +02:00