mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-26 21:23:50 +01:00
tea/Tests/Functional
Oliver Klee fb5066a2d7
[BUGFIX] Improve type safety for lazy-loaded associations ()
`_loadRealInstance` will return `null` if the target of the
association does not exist (anymore). We need to handle that case
in a clean way.

Also use a dedicated folder for the fixture to make the fixture
easier to find, and to discourage reuse of fixtures.
2025-02-04 19:06:44 +01:00
..
Command [FEATURE] Add command controller to create test data () 2024-12-21 19:00:41 +01:00
Controller [TASK] Add functional tests for showAction () 2025-01-04 14:26:13 +01:00
Domain/Repository [BUGFIX] Improve type safety for lazy-loaded associations () 2025-02-04 19:06:44 +01:00