wiki.techinc.nl/tests/phpunit/includes
Timo Tijhof baf49e1165 resourceloader: Add unit test for ResourceLoaderUserOptionsModule
Bug: T251994
Change-Id: Ib1514da71337ddfb7173840e54340bb11cdb812d
2022-02-03 01:44:30 +00: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 "Avoid unneeded category count updates on moves" 2022-02-01 03:33:43 +00:00
diff phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
editpage editpage: Replace usage of Title in TextboxBuilder::class 2021-09-20 10:24:00 +01:00
exception build: Updating dependencies 2021-07-22 03:36:05 +00:00
externalstore Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
filebackend phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
filerepo Merge "filerepo: Simplify and document 'favicon' FileRepo option" 2022-01-28 18:14:28 +00: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 HTMLFormField: Bypass the inverting logic of HTMLCheckField for disable-if and hide-if 2022-02-01 13:09:13 +00: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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
page Add getMemberCount() to Category to supersede getPageCount() 2022-01-31 13:59:34 +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 Remove PasswordCannotMatchUsername password policy 2021-09-06 14:55:12 +00:00
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
registration ExtensionRegistry: Add process cache for lazy attributes 2022-02-01 21:01:44 +11:00
resourceloader resourceloader: Add unit test for ResourceLoaderUserOptionsModule 2022-02-03 01:44:30 +00: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 Add icons to navigation sidebar entries 2022-02-02 00:44:51 +00:00
sparql sparql: Replace deprecated Http::userAgent() in SparqlClient 2021-08-04 13:54:13 +00:00
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 user: Set a default value for all searchNs* user preferences 2022-01-31 18:45:27 +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 Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
AutoLoaderTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
CategoryTest.php Add getMemberCount() to Category to supersede getPageCount() 2022-01-31 13:59:34 +01:00
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
GitInfoTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
MagicWordFactoryTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
MediaWikiServicesTest.php
MediaWikiTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
OutputPageTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
PagePropsTest.php tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
SampleTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
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 Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
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 Introduce TitleUrlTests 2021-09-08 07:48:45 +00:00
TrackingCategoriesTest.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
WebRequestTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
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