wiki.techinc.nl/tests/phpunit/includes
Aaron Schulz c433c15087 Convert various callers to LoadBalancer::getConnectionRef()
Bug: T193565
Change-Id: I2e2ef6a1d841c632d1f3e53ca3f82a720af15d47
2022-01-27 01:02:44 +00:00
..
actions Make Block objects aware of which wiki they belong to 2022-01-17 21:49:20 +01:00
api Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
auth Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
block DatabaseBlock: fetch a database connection for the correct wiki 2022-01-20 20:23:56 +00:00
cache MessageCacheTest: remove sunday from tested words 2021-12-30 15:07:22 +02:00
changes Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00
changetags ChangeTagsTest: make use of assertSelect() 2021-08-05 22:55:21 +00:00
collation RemoteIcuCollation 2021-12-13 22:13:10 +00:00
config
content Move LinksUpdate and LinksDeletionUpdate into the new namespace 2022-01-04 15:35:57 +11: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 Adjust il_from_namespace on cross namespace moves 2022-01-15 14:09:43 +01:00
diff Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00: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 is_file/is_dir instead of file_exists 2022-01-03 21:47:56 +01:00
filerepo Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
GlobalFunctions Hard deprecate the global function wfWikiID() 2022-01-10 20:50:50 +01:00
HookContainer
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 Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
installer
interwiki Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
jobqueue Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
language
languages Fix various typos in documentation 2021-08-23 09:03:44 +00:00
libs phpunit: Use is_file/is_dir instead of file_exists 2022-01-03 21:47:56 +01:00
linkeddata build: Updating dependencies 2021-07-22 03:36:05 +00:00
linker Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
logging Allow DeleteLogFormatter to work with pre-T20361 (April 2009) log rows 2021-12-04 19:45:51 +01:00
mail Make MailAddressTest a unit test 2021-07-23 10:30:04 +00:00
media Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00: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 Merge "Avoid COUNT(*) in assertSelect() for WikiPageDbTest" 2022-01-26 20:04:52 +00:00
pager Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
ParamValidator/TypeDef Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
parser ParserCacheSerializationTestCases: call ::addModule(Style)?s with an array 2022-01-23 17:26:32 +01:00
password Remove PasswordCannotMatchUsername password policy 2021-09-06 14:55:12 +00:00
Permissions Stop accessing members of the Title class publicly 2021-11-22 14:22:51 +00:00
poolcounter Use PageUpdater's fluent interface 2021-10-05 07:18:17 +01:00
preferences preferences: Introduce SignatureValidatorFactory service 2021-12-14 12:10:32 +00:00
rcfeed build: Updating dependencies 2021-07-22 03:36:05 +00:00
registration Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
resourceloader resourceloader: Change SkinModule list mode to not add implicit features 2022-01-26 21:51:19 +00:00
Rest Merge "REST: gracefully handle all exceptions." 2021-11-04 17:06:28 +00:00
Revision Fix signature of DatabasePostgres::buildGroupConcatField 2022-01-22 11:40:28 +01:00
search Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
session Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
shell Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
site Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
skins Revert "Revert "Categories are modelled as a portlet"" 2022-01-18 20:18:36 +00:00
sparql sparql: Replace deprecated Http::userAgent() in SparqlClient 2021-08-04 13:54:13 +00:00
specialpage Make Block objects aware of which wiki they belong to 2022-01-17 21:49:20 +01:00
specials tests: Use ::class in assertInstanceOf function 2022-01-16 21:17:09 +01:00
Storage Allow empty revisions to be created with pageUpdater. 2022-01-25 17:15:40 +01:00
title tests: Make it easier to debug MediaWikiTitleCodecTest failures 2021-12-12 22:30:20 -08:00
upload Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
user Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
utils resourceloader: Remove support for $algo param in FileContentsHasher 2021-12-03 12:12:29 +00:00
watcheditem build: Updating dependencies 2021-07-22 03:36:05 +00:00
ActorMigrationTest.php Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10: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 Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0 2021-04-29 13:00:15 -07:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
EditPageConstraintsTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
EditPageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ExportTest.php Suppress deprecation warnings from libxml_disable_entity_loader() 2022-01-21 14:03:12 +11:00
ExtraParserTest.php Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage" 2021-12-14 12:43:15 -08: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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
HtmlTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LinkerTest.php Linker::getRollbackEditCount confused on revisions with same timestamp 2022-01-22 17:26:09 +00:00
LinkFilterTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MagicWordFactoryTest.php
MediaWikiServicesTest.php
MediaWikiTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Clean up MergeHistory 2021-07-13 12:01:04 -07:00
MessageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
MockServiceWiring.php
MovePageTest.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +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 Normalize HTML of page titles using Tidy/Remex 2022-01-22 01:06:00 +00: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 Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
StatusTest.php StatusValue: improve toString formatting 2021-11-25 21:53:21 -08:00
TemplateCategoriesTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
TestUser.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
TestUserRegistry.php
TimeAdjustTest.php
TitleTest.php Remove unreachable parts of getTitleInvalidRegex() in PHP and JS 2021-12-12 22:07:21 -08: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 build: Updating dependencies 2021-07-22 03:36:05 +00:00