wiki.techinc.nl/tests/phpunit/includes
Tim Starling 9496e37ac7 Additional tests for LinksUpdate and LinksDeletionUpdate
Each table at least needs an added, deleted and unmodified link in order
to fully exercise the incremental update code.

Disable INSERT IGNORE during testing, since this can hide an omitted
delete query.

Change-Id: Iaa9f32ea5171da4f983379d7ff313bfdf1cb0b2f
2021-12-09 12:32:06 +11:00
..
actions Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage 2021-11-16 13:58:39 +02:00
api Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
auth Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
block Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
cache Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
changes Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00
changetags
collation CollationTest: Be more specific with @covers 2021-09-08 13:46:58 +00:00
config
content Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
context Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage 2021-11-16 13:58:39 +02:00
db Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
debug Type-hint LinkTarget 2021-10-21 00:12:51 +00:00
deferred Additional tests for LinksUpdate and LinksDeletionUpdate 2021-12-09 12:32:06 +11: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
externalstore
filebackend Drop experimental FileJournal system without deprecation 2021-11-01 14:08:09 +11:00
filerepo Revert "Remove last User dependencies from File" 2021-11-26 17:06:36 +00:00
GlobalFunctions wfParseUrl: add regression test for T294559 2021-10-29 10:57:14 +02:00
HookContainer
htmlform Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
http http: Don't set X-Forwarded-Proto when using a reverse proxy 2021-11-17 23:09:24 +00:00
import Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
installer
interwiki
jobqueue Change return format of DeletePage again 2021-11-29 15:09:42 +00:00
language
languages Fix various typos in documentation 2021-08-23 09:03:44 +00:00
libs objectcache: add watchErrors() to BagOStuff/WANObjectCache 2021-11-10 00:38:27 +00:00
linkeddata
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
media media: Build and use JSON for metadata of djvu instead of XML 2021-11-12 02:06:51 +01:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Navigation
objectcache
page ArticleViewTest: Set wgTitle for test 2021-12-06 17:15:37 +01:00
pager
ParamValidator/TypeDef Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
parser Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08: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 phpunit: Mock session object for user in DefaultPreferencesFactoryTest 2021-12-06 08:44:50 -05:00
rcfeed
registration Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
resourceloader Merge "resourceloader: Remove internal debug check in makeLoaderImplementScript()" 2021-11-17 01:18:29 +00:00
Rest Merge "REST: gracefully handle all exceptions." 2021-11-04 17:06:28 +00:00
Revision Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
search Fix indent of line comment 2021-09-11 20:56:18 +02: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 phpunit: Set config for SkinMustacheTest 2021-12-06 17:15:37 +01:00
sparql
specialpage Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
specials Merge "Fix type hints in SpecialWatchlistTest" 2021-12-02 18:09:18 +00:00
Storage PageUpdater: apply tags even if RC suppressed. 2021-11-04 13:39:04 -07:00
title Remove the deprecated IP class 2021-09-26 13:58:28 +02:00
upload
user Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
utils
watcheditem
ActorMigrationTest.php
ActorMigrationTest.sql
AutoLoaderTest.php
CategoryTest.php Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
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 WikiExporter: inject services 2021-09-06 10:03:37 +00:00
ExtraParserTest.php Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage 2021-11-16 13:58:39 +02:00
FauxRequestTest.php
GitInfoTest.php
HooksTest.php
HtmlTest.php
LinkerTest.php Drop User methods which were deprecated since 1.36 2021-11-19 10:56:25 +02:00
LinkFilterTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
MockServiceWiring.php
MovePageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
MultiHttpClientTest.php Merge "Support $wgLocalHTTPProxy in MultiHttpClient" 2021-11-22 21:36:42 +00:00
MWTimestampTest.php
OutputPageTest.php OutputPage: Remove $wgLoggedOutMaxAge experiment and related tests 2021-10-25 19:33:32 +00:00
PagePropsTest.php
SampleTest.php
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
TestUser.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
TestUserRegistry.php
TimeAdjustTest.php
TitleTest.php Drop pr_user from page_restrictions 2021-12-06 14:15:39 +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
WikiMapTest.php
XmlTest.php