wiki.techinc.nl/tests/phpunit/includes
Tim Starling 2ed4e600b4 Add support for wikidiff2_multi_format_diff()
Bug: T341754
Change-Id: I17396985d0b26516a06df17e9bd1343054521e01
2023-07-19 12:38:18 +10:00
..
actions Remove SpecialPageAction and associated logic, route old URLs 2023-07-11 19:22:51 +00:00
api Merge "tests: Migrate Database::select usages to SelectQueryBuilder" 2023-07-17 14:45:48 +00:00
auth AuthManagerTest: Use localhost instead of local.wmftest.net 2023-07-16 20:26:22 +02:00
block tests: Migrate Database::select usages to SelectQueryBuilder 2023-07-17 14:24:30 +02:00
cache HookContainer: deprecate old hook handler formats 2023-06-21 11:40:10 +00:00
changes EnhancedChangesList: Use HTML/CSS for collapsing 2023-07-13 23:12:45 +00:00
changetags tests: Migrate Database::delete calls to DeleteQueryBuilder 2023-07-14 14:48:42 +02:00
collation tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
config
content ParsoidParser: Record ParserOptions watcher on ParserOutput object 2023-07-11 10:53:11 -05:00
db Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
debug tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
deferred Merge "Migrate assertSelect() to SelectQueryBuilder" 2023-07-03 10:52:04 +00:00
diff Add support for wikidiff2_multi_format_diff() 2023-07-19 12:38:18 +10:00
editpage editpage: Fix use of includeonly for preload of page in mw namespace 2023-07-07 19:01:59 +02:00
exception
externalstore
filebackend
filerepo tests: Migrate calls to Database::update to UpdateQueryBuilder 2023-07-14 15:40:11 +02:00
GlobalFunctions Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00
HookContainer Remove the $replace parameter from HookContainer::scopedRegister. 2023-06-14 11:00:54 +00:00
htmlform htmlform: Allow validation-callback to return Status instances 2023-07-09 19:53:01 +02:00
http
import WikiImporter: Improve error message output 2023-07-09 22:48:55 +00:00
installer
interwiki tests: Migrate Database::delete calls to DeleteQueryBuilder 2023-07-14 14:48:42 +02:00
jobqueue Migrate assertSelect() to SelectQueryBuilder 2023-06-28 09:03:58 +10:00
language LanguageIntegrationTest: Replace call of deprecated Language::factory 2023-07-17 18:59:56 +00:00
languages Fix Chinese diff segmentation 2023-07-06 18:14:30 +10:00
libs site: Simplify SiteList by removing GenericArrayObject indirection 2023-06-05 19:39:33 +00:00
linkeddata tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
linker tests: Migrate Database::select usages to SelectQueryBuilder 2023-07-17 14:24:30 +02:00
logging
mail tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
media media: Replace deprecated MWException 2023-06-09 18:51:07 +02:00
Message
Navigation tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
objectcache tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
page tests: Migrate Database::select usages to SelectQueryBuilder 2023-07-17 14:24:30 +02:00
pager tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ParamValidator/TypeDef
parser tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
password
Permissions Add temporary users to a 'temp' group, and stop adding them to 'user' 2023-06-28 18:22:47 +01:00
poolcounter
preferences Tests: Do not rely on local value for $wgEmailAuthentication 2023-07-11 14:43:48 +01:00
profiler
rcfeed rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
registration Simplify HookContainer (v2) 2023-06-06 12:06:23 +02:00
ResourceLoader Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00
Rest
Revision tests: Pass Title to editPage() when already parsed 2023-07-15 00:45:47 +02:00
search search: Make DB-backed search engines use ICP instead of LB/LBF 2023-07-13 12:31:06 +02:00
session tests: Migrate Database::delete calls to DeleteQueryBuilder 2023-07-14 14:48:42 +02:00
shell
site site: Use DeleteQueryBuilder in DBSiteStore 2023-07-06 22:18:36 +00:00
skins Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
sparql tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
specialpage HookContainer: deprecate old hook handler formats 2023-06-21 11:40:10 +00:00
specials tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
Storage Migrate assertSelect() to SelectQueryBuilder 2023-06-28 09:03:58 +10:00
title Inject extension namespaces into NamespaceInfo 2023-07-16 22:53:26 +02:00
upload
user tests: Pass Title to editPage() when already parsed 2023-07-15 00:45:47 +02:00
utils
watcheditem tests: Pass Title to editPage() when already parsed 2023-07-15 00:45:47 +02:00
AutoLoaderTest.php
CategoryTest.php Category: Widen @covers annotations in unit tests 2023-05-30 15:59:25 +01:00
CommentStoreCommentTest.php
CommentStoreTest.php CommentStore: Drop temp table code 2023-06-13 23:30:58 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
EditPageConstraintsTest.php tests: Migrate calls to Database::update to UpdateQueryBuilder 2023-07-14 15:40:11 +02:00
EditPageTest.php tests: Migrate calls to Database::update to UpdateQueryBuilder 2023-07-14 15:40:11 +02:00
ExportTest.php
ExtraParserTest.php
FauxRequestTest.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
GitInfoTest.php
HooksTest.php Deprecate HookContainer::getHandlerCallbacks 2023-06-23 00:26:40 +00:00
HtmlTest.php tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
LinkerTest.php tests: Use Title::makeTitle instead of Title::newFromText 2023-06-19 21:54:57 +02:00
LinkFilterTest.php ExternalLinks: Make oneWildcard avoid adding wildcard to domain 2023-07-10 18:38:55 +02:00
MediaWikiServicesTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
MediaWikiTest.php MediaWikiTest: avoid leaking values into the global state 2023-07-16 22:45:50 +02:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
MessageTest.php MWTimestamp,Message: Widen @covers annotations in unit tests 2023-06-03 16:30:15 +01:00
MockServiceWiring.php
MovePageTest.php Migrate assertSelect() to SelectQueryBuilder 2023-06-28 09:03:58 +10:00
MultiHttpClientTest.php
MWTimestampTest.php MWTimestamp,Message: Widen @covers annotations in unit tests 2023-06-03 16:30:15 +01:00
OutputPageTest.php OutputPageTest: specify required config value 2023-07-16 15:19:58 +02:00
SampleTest.php tests: Use Title::makeTitle instead of Title::newFromText 2023-06-19 21:54:57 +02:00
SiteStatsTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
StatusTest.php
TemplateCategoriesTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
TestUser.php Merge "tests: Migrate Database::update usages to UpdateQueryBuilder" 2023-06-08 13:25:06 +00:00
TestUserRegistry.php Remove non-existing password parameter in TestUserRegistry 2023-07-07 10:38:32 +02:00
TimeAdjustTest.php
TitleTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
TitleUrlTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
TrackingCategoriesTest.php
WebRequestTest.php
WikiMapTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
XmlTest.php [tests] Add a regression test for Xml::input 2023-07-11 18:17:00 +02:00