mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-10-18 14:16:12 +02:00
tea/Tests
Oliver Klee 9446d14b77
[TASK] Move a repository test from unit to functional (#1484)
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:50:24 +02:00
..
Functional [TASK] Move a repository test from unit to functional (#1484) 2024-10-06 20:50:24 +02:00
Unit [TASK] Move a repository test from unit to functional (#1484) 2024-10-06 20:50:24 +02:00