mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:16:12 +02:00
Mirror of TYPO3 Extension tea, managed by the Best Practice Team https://typo3.org/community/teams/best-practices
Find a file
2014-01-02 00:04:01 +01:00
Classes [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
Configuration [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
Resources [FEATURE] Add missing files for indexAction. 2013-11-05 12:41:20 +01:00
Tests/Unit Add @return void annotation to test methods 2014-01-02 00:04:01 +01:00
.gitignore [TASK] Add documentation directories to the .gitignore. 2013-11-01 19:55:30 +01:00
ext_emconf.php [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
ext_icon.gif [FEATURE] Add the basic extension data. 2013-11-01 19:53:00 +01:00
ext_localconf.php [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
ext_tables.php [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
ext_tables.sql [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
ExtensionBuilder.json [FEATURE] Add a Testimonial model and a relation to it. 2013-11-01 22:03:14 +01:00
LICENSE Initial commit 2013-11-01 11:45:05 -07:00
README.md [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00

Tea example

This extension serves as an example on how to unit-test different data types and relation types in TYPO3 extensions.