wiki.techinc.nl/tests/phpunit/includes
daniel 026133bb05 remove access to config globals from includes/parser
Loops ServiceOptions through to CoreParserFunctions and CoreTagHooks to
avoid access to the main config from static methods.

Bug: T294739
Change-Id: Ia6c97f2d0952964c2ad6189f8053ad127589b37c
2022-02-01 07:48:57 -08:00
..
actions phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
api phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
auth phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
block phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
cache phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
changes phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
changetags phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
collation phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
config phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
content phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
context Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage" 2021-12-14 12:43:15 -08:00
db rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper 2022-01-06 07:17:38 +01:00
debug DeprecationHelper: avoid closures 2021-12-10 17:15:13 +00:00
deferred Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
diff phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
editpage
exception
externalstore
filebackend phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
filerepo phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
GlobalFunctions phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
HookContainer phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
htmlform Rename HTMLForm::[get|set|add]*Text() methods 2022-01-02 21:51:48 -08:00
http tests: Use ::class in assertInstanceOf function 2022-01-16 21:17:09 +01:00
import phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
installer
interwiki phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
jobqueue Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
language phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
languages phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
libs phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
linkeddata
linker phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
logging phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
mail phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
media phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Navigation
objectcache
page phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
pager
ParamValidator/TypeDef Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
parser remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
password
Permissions phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
poolcounter phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
preferences phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
rcfeed
registration Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
resourceloader phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
Rest Merge "REST: gracefully handle all exceptions." 2021-11-04 17:06:28 +00:00
Revision phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
search phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
session phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
shell Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
site phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
skins Update Skin::getSectionData method 2022-01-27 17:29:18 -07:00
sparql
specialpage phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
specials phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
Storage Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
title phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
upload Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
user Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
utils resourceloader: Remove support for $algo param in FileContentsHasher 2021-12-03 12:12:29 +00:00
watcheditem phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ActorMigrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ActorMigrationTest.sql
AutoLoaderTest.php
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
EditPageConstraintsTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
EditPageTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ExportTest.php Suppress deprecation warnings from libxml_disable_entity_loader() 2022-01-21 14:03:12 +11:00
ExtraParserTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
FauxRequestTest.php
GitInfoTest.php
HooksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
HtmlTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LinkerTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LinkFilterTest.php
MagicWordFactoryTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
MediaWikiServicesTest.php
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
MessageTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
MockServiceWiring.php
MovePageTest.php Merge "Convert various callers to LoadBalancer::getConnectionRef()" 2022-01-27 23:34:39 +00:00
MultiHttpClientTest.php Fix deprecation warning from CURLPIPE_HTTP1 2022-01-25 14:35:41 +11:00
MWTimestampTest.php
OutputPageTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
PagePropsTest.php
SampleTest.php
SiteStatsTest.php Replace deprecated JobQueueGroup::singleton() 2022-01-27 21:37:50 +01:00
StatusTest.php StatusValue: improve toString formatting 2021-11-25 21:53:21 -08:00
TemplateCategoriesTest.php tests: Replace usages of deprecated WikiPage::doDeleteArticleReal 2022-01-17 15:38:02 +00:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
TitleTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
TitleUrlTest.php
TrackingCategoriesTest.php
WebRequestTest.php
WikiMapTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
XmlTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00