Feature #11279
Create unit tests at least for the link type classes
| Status: | Accepted | Start date: | 2010-12-03 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Core - 6.0.0 | |||
| TYPO3 Version: | 4.7 | Tags: | ||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
Create unit tests at least for the link type classes, they do not have big dependencies and should be easily testable.
History
Updated by Patrick Gaumond over 2 years ago
- Status changed from New to Accepted
Updated by Philipp Gampe over 1 year ago
- Target version set to 4.7.0
- TYPO3 Version set to 4.7
Feature --> postponed
Updated by Stefan Neufeind over 1 year ago
Could you maybe contribute some tests? 4.7 is near :-)
Updated by Philipp Gampe over 1 year 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 about 1 year ago
- Target version changed from 4.7.0 to 6.0.0