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-13 03:56:12 +01:00
Code
Activity
56592d6a3d
tea
/
Tests
/
Functional
/
Domain
/
Repository
/
Fixtures
/
TeaOnPage.csv
4 lines
64 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] Split up the DB fixtures for the functional tests (#993) This makes the fixture more minimal and reduces cross-dependencies between tests. Also consistently avoid quotes for integer data in CSV DB fixtures. Fixes #988
2023-11-19 22:36:32 +01:00
,"uid","pid","title"
,1,1,"Earl Grey"
Copy permalink