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-12 20:56:14 +01:00
Code
Activity
072475abc1
tea
/
Tests
/
Functional
/
Controller
/
Fixtures
/
Database
/
Teas.csv
5 lines
88 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"
[FEATURE] Add first functional test using a request (#1021) That way the extension serves as an example on how to use the TYPO3 internal requests provided by the TYPO3 testing framework. Those can be used as integration tests. They are also often easier to set up on existing projects and allow to refactor the code base, compared to functional and unit tests. Resolves: #859
2023-11-27 14:18:04 +01:00
,"uid","pid","title"
,1,2,"Godesberger Burgtee"
,2,2,"Oolong"
Copy permalink