Also clean up the other cache settings to match their order as defined in DefaultSettings.php. Don't disable MessageCacheType, ParserCacheType etc. This could prevent bugs from happening during tests. They are enabled by default in MediaWiki with CACHE_ANYTHING. At least let them use 'hash' during tests to resemble a more realistic environment. Change-Id: Id9edf33c600db3ac4d837e1674a8eb2f5363a4f8 |
||
|---|---|---|
| .. | ||
| browser | ||
| parser | ||
| phpunit | ||
| qunit | ||
| .gitignore | ||
| .htaccess | ||
| parserTests.php | ||
| testHelpers.inc | ||
| TestsAutoLoader.php | ||