wiki.techinc.nl/tests/phpunit/includes
Fomafix 73a514b574 Remove superfluous spaces and semicolons in comments
Change-Id: Ib4b452f1843ec250c8c1fcc2a738d80726b6135d
2018-02-05 19:05:57 +00:00
..
actions Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
api Merge "API: Allow to pass whitespaces in MultiValue" 2018-01-29 15:31:43 +00:00
auth Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
cache Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
changes Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
changetags Add new core tags 2017-11-30 10:29:58 -08:00
collation Merge "Add collation for Abkhaz (ab)" 2018-01-23 18:42:29 +00:00
composer Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
config Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
content Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
context
db rdbms: make affectedRows() work more consistently 2018-01-30 20:02:07 -08:00
debug Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
deferred deferred: Make MWCallableUpdate support a list of DB handles 2018-01-31 20:04:48 -05:00
diff Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
externalstore Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
filebackend Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
filerepo Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
GlobalFunctions tests: Add @group and @covers to wfArrayFilterTest 2018-01-31 12:14:02 -08:00
htmlform Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
http Add @coversNothing in places where @covers does not apply 2017-12-28 08:53:40 +00:00
import build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
installer Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
interwiki Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
jobqueue Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
json Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
libs Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
linkeddata Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
linker
logging Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
mail Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
media Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
objectcache Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
page Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
pager Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
parser Merge "Remove wrapclass from parser cache key" 2018-02-02 18:41:02 +00:00
password Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
poolcounter Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
preferences Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
rcfeed Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
registration Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
resourceloader Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
search Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
services Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
session Remove unused method parameters from TestBagOStuff 2018-01-30 11:04:45 -05:00
shell Allow programmatic input in Command 2018-01-03 19:53:47 +03:00
site Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
skins Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
specialpage Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
specials Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
Storage Add tablesUsed to RevisionStoreDbTest 2018-02-02 19:37:44 +00:00
tidy build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
title Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
upload Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
user Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
utils Do not concat exception class name in Timestamp compat 2018-02-02 10:40:48 -08:00
watcheditem Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
AutopromoteTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
BlockTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CommentStoreTest.php Have CommentStore limit the maximum character length of comments 2017-10-10 20:59:52 -04:00
DeprecatedGlobalTest.php phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CI 2017-07-28 18:30:32 -07:00
DiffHistoryBlobTest.php
EditPageTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExportTest.php
ExtraParserTest.php Add 'unwrap' ParserOutput post-cache transform 2018-02-01 14:24:27 -08:00
FauxRequestTest.php Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Improve GitInfo for reading packed refs 2017-10-02 03:47:33 +00:00
HooksTest.php HooksTest: Covers Hooks::callHook too 2018-01-02 00:19:21 -08:00
HtmlTest.php Remove very, very old disabled test cases and todos 2017-12-28 18:44:31 +00:00
LicensesTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
LinkerTest.php Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
LinkFilterTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
ListToggleTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MediaWikiServicesTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
MergeHistoryTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MessageTest.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
MovePageTest.php
MWNamespaceTest.php Remove very, very old disabled test cases and todos 2017-12-28 18:44:31 +00:00
MWTimestampTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
OutputPageTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PageArchiveTest.php Improve coverage of PageArchive 2017-12-22 12:20:01 +00:00
PagePropsTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
PathRouterTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
PreferencesTest.php Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
PrefixSearchTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ReadOnlyModeTest.php
RevisionContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionDbTestBase.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
RevisionNoContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionTest.php Force CommentMigration MIGRATION_OLD in 2 RevisionTest tests 2018-02-01 14:40:57 +00:00
RevisionTestModifyableContent.php Split Revision tests into Unit & Integration classes 2017-10-13 14:46:36 +01:00
RevisionTestModifyableContentHandler.php Split Revision tests into Unit & Integration classes 2017-10-13 14:46:36 +01:00
SampleTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SanitizerValidateEmailTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
SiteConfigurationTest.php
SiteStatsTest.php Improve flaky SiteStatsTest 2017-09-12 11:48:41 -04:00
StatusTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TemplateCategoriesTest.php
TemplateParserTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TestLogger.php
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleArrayFromResultTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TitleMethodsTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TitlePermissionTest.php
TitleTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
WebRequestTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
WikiMapTest.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WikiReferenceTest.php Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
XmlJsTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
XmlSelectTest.php
XmlTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00