wiki.techinc.nl/tests/phpunit/includes
Func 53afd761b0 tests: Make sure deferred updates are done and re-enable TemplateCategoriesTest
LinksUpdate is a group of deferrable updates, not jobs till now.
See HtmlCacheUpdater::purgeTitleUrls().

Bug: T165099
Change-Id: Icf40c4ff9e14ee06d48600bcbfdc39e2baf68b23
2022-03-17 13:01:08 +00:00
..
actions Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
api Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
auth Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
block Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
cache tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
changes tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
changetags Handle null in ChangeTags::modifyDisplayQuery 2022-03-04 11:12:14 +01:00
collation phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
config Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
content phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
context Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage" 2021-12-14 12:43:15 -08:00
db rdbms: fix owner id and RELEASE_ALL_LOCKS query in session flushing methods 2022-03-17 02:55:43 +00:00
debug tests: Replace some usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 12:55:25 +00:00
deferred LinksTable: Cast all array keys to string 2022-02-14 15:56:34 +11:00
diff Merge "diff: Fix small issues and compact syntax in DifferenceEngine" 2022-02-04 15:09:28 +00:00
editpage
exception Use HTTP 404 for BadTitleErrors instead of HTTP 400 2022-02-27 00:08:58 -08:00
externalstore
filebackend Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
filerepo Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
GlobalFunctions Tests: expected value goes first in PHPUnit assertions 2022-03-04 18:48:06 +00:00
HookContainer phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
htmlform Merge "HTMLForm: Add test for CSRF token check" 2022-02-21 16:19:03 +00:00
http tests: Use ::class in assertInstanceOf function 2022-01-16 21:17:09 +01:00
import phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
installer
interwiki Optimise Skin::getLanguages() 2022-02-08 22:34:15 +00:00
jobqueue RefreshLinksJob: assert proper title 2022-02-09 20:39:08 +01: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 Improve ObjectCache integration tests 2022-02-11 10:20:33 +11:00
linkeddata
linker linker: Start of LinkTargetStore 2022-03-02 14:56:30 +00: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 phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Navigation
objectcache Improve ObjectCache integration tests 2022-02-11 10:20:33 +11:00
page Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
pager changetags: Fix management of a '0' tag 2022-03-03 22:24:01 +00:00
ParamValidator/TypeDef Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
parser Merge "Hard deprecate Sanitizer::removeHTMLtags()" 2022-03-08 19:29:55 +00:00
password Add convenience methods for asserting status. 2022-03-16 22:44:25 +01: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 Allow the user to set a default number of search results 2022-02-20 22:09:47 +11:00
rcfeed rcfeed: Deprecate $wgRCEngines and RCFeedEngine 2022-03-08 19:50:19 +00:00
registration Integration test for extension registration 2022-03-11 21:43:41 +00:00
resourceloader Merge "Use updated ObjectFactory namespace" 2022-03-12 00:19:53 +00:00
Rest Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
Revision Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
search phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
session tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00: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 Merge "skins: Increase SkinFactory test coverage, improve various class docs" 2022-03-01 19:50:51 +00:00
sparql
specialpage phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
specials Merge "Allow the user to set a default number of search results" 2022-03-09 20:13:45 +00:00
Storage Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
title phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
upload Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
user Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
utils Add convenience methods for asserting status. 2022-03-16 22:44:25 +01: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 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 Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
CommentStoreTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
EditPageConstraintsTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
EditPageTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +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
HooksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
HtmlTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
LinkerTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
LinkFilterTest.php
MagicWordFactoryTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
MediaWikiServicesTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php Provide MW_VERSION and deprecate fake global $wgVersion 2020-02-25 01:55:21 +00:00
MergeHistoryTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
MessageTest.php Only apply transformations for &uselang=qqx when actually using it 2022-03-08 01:50:44 +00:00
MockServiceWiring.php Use the old HookContainer to set up the post-reset services 2020-12-01 13:04:12 +11:00
MovePageTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
MultiHttpClientTest.php Fix deprecation warning from CURLPIPE_HTTP1 2022-01-25 14:35:41 +11:00
MWTimestampTest.php
OutputPageTest.php Add option to amend robots meta tag 2022-03-14 23:03:41 +00:00
PagePropsTest.php Hard deprecate PageProps::getInstance() 2022-03-15 22:58:48 +01:00
SampleTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
SiteStatsTest.php Replace deprecated JobQueueGroup::singleton() 2022-01-27 21:37:50 +01:00
StatusTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
TemplateCategoriesTest.php tests: Make sure deferred updates are done and re-enable TemplateCategoriesTest 2022-03-17 13:01:08 +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 title: Restore boolean false Title::getTouched() for nonexistent page 2022-03-09 14:56:23 +00:00
TitleUrlTest.php
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