Actions
Feature #11279
closedCreate unit tests at least for the link type classes
Start date:
2010-12-03
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Create unit tests at least for the link type classes, they do not have big dependencies and should be easily testable.
Updated by Patrick Gaumond almost 14 years ago
- Status changed from New to Accepted
Updated by Philipp Gampe about 13 years ago
- Target version set to 4.7.0
- TYPO3 Version set to 4.7
Feature --> postponed
Updated by Stefan Neufeind almost 13 years ago
Could you maybe contribute some tests? 4.7 is near :-)
Updated by Philipp Gampe almost 13 years ago
actually most do ;)
external needs t3lib_http_request
internal need db (<-- really ugly unit tests)
If you have suggestion, you are always welcome.
Updated by Philipp Gampe over 12 years ago
- Target version changed from 4.7.0 to 6.0.0
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 6.0.0 to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Georg Ringer about 9 years ago
- Status changed from Accepted to Closed
I am closing this ticket as it is not really helpful having a ticket for creating unit tests for some special classes. If someone stumbles over a concrete bug, unit tests are highly welcomed, no matter if there is an issue for it or not
Actions