wiki.techinc.nl/tests/phpunit/includes
2023-03-25 00:35:04 +00:00
..
actions Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
api tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
auth tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
block Clean up IDatabase::deleteJoin() return value assumptions 2023-03-24 22:26:08 +00:00
cache tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
changes tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
changetags tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
collation tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
config
content tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
db rdbms: various fixes to LoadBalancer::reconfigure 2023-03-13 14:23:04 +11:00
debug tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
deferred build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
diff tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
editpage tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
exception tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
externalstore tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
filebackend Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
filerepo tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
GlobalFunctions tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
HookContainer Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
htmlform tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
http Hard-deprecate MWHttpRequest::factory 2023-02-13 23:22:11 +01:00
import tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
installer
interwiki Reorg: Migrate WikiMap to WikiMap/ out of includes 2023-02-27 05:19:46 +01:00
jobqueue tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
language Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
languages tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
libs Fix some typos 2023-03-21 15:58:09 +01:00
linkeddata tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
linker tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
logging tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
mail Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
media tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Message tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Navigation Remove deprecated pager methods/classes 2023-03-22 15:23:56 +00:00
objectcache rdbms: Rename internal ServerInfoHolder to ServerInfo 2023-03-07 23:36:39 +00:00
page tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
pager tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ParamValidator/TypeDef tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
parser tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
password tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Permissions tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
poolcounter tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
preferences tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
profiler profiler: Add ProfilingContext class 2023-03-23 00:08:49 +00:00
rcfeed Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
registration Treat $wgHooks as a regular setting 2023-03-09 10:20:44 +01:00
ResourceLoader Merge "tests: Make some PHPUnit data providers static" 2023-03-24 03:10:15 +00:00
Rest build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
Revision tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
search tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
session tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
shell tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
site tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
skins tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
sparql
specialpage Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
specials Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
Storage tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
title tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
upload tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
user tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
utils tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
watcheditem tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
AutoLoaderTest.php
CategoryTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
EditPageConstraintsTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
EditPageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ExportTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ExtraParserTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
FauxRequestTest.php
GitInfoTest.php
HooksTest.php Treat $wgHooks as a regular setting 2023-03-09 10:20:44 +01:00
HtmlTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
LinkerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
LinkFilterTest.php Reorg: Move LinkFilter to ExternalLinks 2023-03-01 22:08:29 +01:00
MediaWikiServicesTest.php Treat $wgHooks as a regular setting 2023-03-09 10:20:44 +01:00
MediaWikiTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
MessageTest.php build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
MockServiceWiring.php
MovePageTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SampleTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
SiteStatsTest.php SiteStats: Remove unneeded SiteStats::salvageIncorrectRow 2023-02-13 21:23:40 +01:00
StatusTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
TemplateCategoriesTest.php objectcache: Remove $wgMainWANCache and $wgWANObjectCaches 2023-03-07 22:47:04 +00:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php Use UserTimeCorrection in Language::userAdjust 2023-01-29 14:12:32 +01:00
TitleTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
TitleUrlTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TrackingCategoriesTest.php Reorg: Move category-related classes from includes/ to Category/ 2023-02-09 20:18:54 +01:00
WebRequestTest.php
WikiMapTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
XmlTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00