Feature #15181

Make EM unit test aware

Added by Robert Lemke over 7 years ago. Updated 9 months ago.

Status:Closed Start date:2005-11-19
Priority:Could have Due date:
Assignee:- % Done:

0%

Category:Extension Manager
Target version:-
TYPO3 Version:4.0 Complexity:
PHP Version:4.3
Votes: 1 (View)

Description

Unit tests are always stored in a subdirectory "tests" of an extension. The Extension Manager should either ignore the whole content of that directory (ie. not report XCLASS errors etc.) or show a message that some unit tests are found.

(issue imported from #M1904)

History

Updated by Karsten Dambekalns over 7 years ago

It will ignore it for XCLASS errors (well, everything that is checked in getClassIndexLocallangFiles()).

Updated by Karsten Dambekalns over 7 years ago

I would love to add a link to run existing unit tests with t3unit of it is installed. How would I construct such a link? Thanks! :)

Updated by Karsten Dambekalns over 7 years ago

Linking to t3unit will be done after adding a needed API call to that extension.

Updated by Felix Kopp 9 months ago

  • Target version deleted (0)

Guess this can be closed sind the extensionmanager has been recreated and tests are included.
Please close this issue.

Updated by Susanne Moog 9 months ago

  • Status changed from New to Closed

Also available in: Atom PDF