Feature #10780
Make error level of tests configurabe for most tests
| Status: | Accepted | Start date: | 2010-11-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Thomas Hempel | % Done: | 0% |
|
| Category: | Tests/Operations | |||
| Target version: | Alpha 3 | |||
| Votes: | 0 |
Description
In many cases I'd like to have configurable error levels.
e.g.
- for the Source Integrity Test since in my eyes not every core modification is an error
- file checks: I check for ENABLE_INSTALL_TOOL and I think a warning would be sufficent
- TYPO3 version check: if you want to check for latest core (not insecure core)
So please add the possibility to set the error level in most tests and leave it to the user to decide whether he wants a warning or an error.
History
Updated by Thomas Hempel over 2 years ago
- Status changed from New to Accepted
- Assignee set to Thomas Hempel