mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00
tea/Tests
Oliver Klee 71a08a1c20
[BUGFIX] Mark the repository test as also covering the model (#436)
We currently can only test the lazy loading of the model image
with a functional test that retrieves a model from the database
via the repository.

So the functional test for the repository also needs to be marked as
covering the model class to make our code coverage correct.
2022-04-29 14:54:41 +02:00
..
Acceptance [TASK] Remove author annotations (#294) 2021-09-07 08:51:11 +02:00
Functional/Domain/Repository [BUGFIX] Mark the repository test as also covering the model (#436) 2022-04-29 14:54:41 +02:00
Unit [CLEANUP] Make a type annotation in a unit test more specific (#435) 2022-04-20 15:05:45 +02:00