This website requires JavaScript.
Explore
Help
Sign In
danielsiepmann
/
tea
Watch
1
Star
0
mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced
2024-11-08 22:36:16 +01:00
Code
Activity
072475abc1
tea
/
Tests
/
Functional
/
Domain
/
Repository
/
Fixtures
/
TeaWithOwner.csv
4 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
[!!!][TASK] Drop additional namespace segment for the Tea model (#1025) The `Product` namespace segment in the domain model namespace `TTN\Tea\Domain\Model` currently serves no purpose and only adds confusion. So let's simplify the extension structure accordingly. (I intended to use this to demonstrate DDD contexts, but never built enough models in the Tea extension for this to actually make sense.) Fixes #1008
2024-01-16 15:21:21 +01:00
"tx_tea_domain_model_tea"
[TASK] Reduce the DB fixtures some more (#1226) Do not provide the PID where the PID is not relevant to the test. This allows the reader to see more easily what is relevant for the test. Also reduce unnecessary quoting of integers in the DB fixtures.
2024-04-15 07:57:18 +02:00
,"uid","title","owner"
,1,"Earl Grey",1
Copy permalink