wiki.techinc.nl/tests
Timo Tijhof 74433a3ca8 phpunit: Set $wgMainStash to 'hash' during test execution
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
2015-09-25 04:57:31 +00:00
..
browser Browser test: avoid loading elements over network 2015-09-17 13:07:30 +00:00
parser Sync up with Parsoid parserTests. 2015-09-24 10:26:13 +02:00
phpunit phpunit: Set $wgMainStash to 'hash' during test execution 2015-09-25 04:57:31 +00:00
qunit jquery.tablesorter: Improve detection and handling of isoDate 2015-09-24 21:52:09 +00:00
.gitignore
.htaccess
parserTests.php Merge "Don't localize parentheses in version number in parserTests.php" 2015-05-25 11:49:52 +00:00
testHelpers.inc Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
TestsAutoLoader.php Add SpecialPageTestBase to simplify testing of special pages 2015-07-06 19:19:28 +00:00