wiki.techinc.nl/tests/phpunit/includes
umherirrender 0fc445c19b Adding missing @group Database to unit tests
Reasons:
* Signature parsing
* GenderCache
* Using TestUser class (inside ApiTestCase)

Change-Id: Iea4e9f9cafaa3afe7da8b922644061d3d575afe3
2012-12-09 10:27:56 +01:00
..
api (bug 42638) Fix API action=options&reset=1 & unit tests 2012-12-02 23:22:18 -05:00
cache Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
content Rename JavascriptContentTest to JavaScriptContentTest 2012-12-06 23:13:10 +01:00
db (bug 42226) failure in sites tests 2012-12-07 11:38:40 +01:00
debug tests: always call parent setUp 2012-10-23 19:04:40 +02:00
filebackend [FileBackend] Added back ability to delete file HTTP headers. 2012-11-21 05:30:27 +00:00
filerepo Moved FileBackend tests to /filebackend. 2012-11-02 12:12:36 -07:00
GlobalFunctions Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
installer
json
libs Remove broken test. 2012-12-08 19:26:40 +01:00
media test: raise timeout for ExifRotation 2012-12-03 09:18:32 +01:00
normal
parser Remove code duplication 2012-12-07 01:11:38 +00:00
search SearchEngineTest.php must extends MediaWikiLangTestCase 2012-11-11 09:21:56 +00:00
site ORMRow must not ignore failures on insert by deault. 2012-10-31 20:15:02 +01:00
specials tests: always call parent setUp 2012-10-23 19:04:40 +02:00
upload Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
ArticleTablesTest.php Avoid deprecation warnings in test cases. 2012-08-28 16:00:39 +02:00
ArticleTest.php hideDeprecated( 'CategoryPage::getAutosummary' ) 2012-12-07 22:43:02 +01:00
BlockTest.php Setting $wgContLang without changing $wgLanguageCode accordingly is a very bad idea. 2012-10-20 18:15:18 +02:00
CdbTest.php race condition in CdbTests 2012-11-01 11:48:18 +01:00
DiffHistoryBlobTest.php Add the required call to the parent setUp to DiffHistoryBlobTest::setUp() 2012-12-06 17:22:18 +01:00
EditPageTest.php Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
ExternalStoreTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ExtraParserTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
FauxResponseTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
FormOptionsInitializationTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
FormOptionsTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
HooksTest.php Fix behavior of Hooks class. 2012-10-08 13:45:58 +02:00
HtmlTest.php (bug 40585) Don't drop 'step="any"' in HTML input fields. 2012-12-07 19:26:29 +00:00
HttpTest.php fix fatal error in HttpTest 2012-10-11 08:04:49 +00:00
IPTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
JsonTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
LanguageConverterTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
LicensesTest.php
LinkerTest.php LinkerTest needs to set the wiki language to en. 2012-12-06 18:53:43 +01:00
LinksUpdateTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
LocalFileTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
LocalisationCacheTest.php Updated plural rules from CLDR 22 2012-09-17 16:59:29 +00:00
MessageTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
MWFunctionTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
MWNamespaceTest.php Fix indentation whitespace errors 2012-10-26 17:42:13 +02:00
ParserOptionsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
PathRouterTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
PreferencesTest.php Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
Providers.php
RecentChangeTest.php RecentChangeTest now uses 'colon-separator' msg 2012-11-17 10:00:45 +01:00
RequestContextTest.php It should not be possible for a RequestContext's WikiPage and Title to be different. 2012-10-24 08:17:27 -07:00
ResourceLoaderTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
RevisionStorageTest.php (Bug 41244) Gracefully handle failure to load text blob. 2012-11-10 15:58:17 +01:00
RevisionStorageTest_ContentHandlerUseDB.php Fix RevisionStorageTest with non-wikitext NS_MAIN 2012-10-12 18:30:38 +02:00
RevisionTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
SampleTest.php worthwhile tests in testTitleObjectStringConversion 2012-12-07 16:39:39 +01:00
SanitizerTest.php Fix $wgHtml5 case. Follow-up c35304 (0473c33) 2012-11-27 18:47:30 +01:00
SanitizerValidateEmailTest.php
SeleniumConfigurationTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
SiteConfigurationTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
TemplateCategoriesTest.php merged master 2012-08-29 15:20:15 +02:00
TestUser.php Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class. 2012-09-13 18:40:23 +00:00
TimeAdjustTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
TimestampTest.php Merge branch 'Wikidata' into master. 2012-10-09 11:34:24 +02:00
TitleMethodsTest.php Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
TitlePermissionTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
TitleTest.php Fix test for view language for non-wikitext in main NS. 2012-10-15 14:50:21 +02:00
UserTest.php fix testEditCount to work with non-wikitext content in main NS 2012-11-08 18:06:32 +01:00
WebRequestTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
WikiPageTest.php Fix condition for the entries with a null model. 2012-12-08 22:09:30 +01:00
WikiPageTest_ContentHandlerUseDB.php Use integers for content_model and content_format. 2012-05-14 10:22:52 +02:00
XmlJsTest.php
XmlSelectTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
XmlTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ZipDirectoryReaderTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00