wiki.techinc.nl/tests/phpunit/includes
Aaron Schulz 55d147e4bb objectcache: Split out BagOStuffTestBase class for easier subclassing
Create a simple APCUBagOStuff subclass and also fix
APCUBagOStuff::incrWithInit() default $init value.

Change-Id: If84963fe7dcfedd6edebfb8785235263e0868ece
2020-06-13 20:15:23 +00:00
..
actions Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
api Hard deprecate Revision::getPage and ::getComment 2020-06-10 04:10:41 +00:00
auth Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
block build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
cache Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
changes build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
changetags Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
collation
config
content Merge "Remove minor pieces of unused code from TextContentTest" 2020-06-08 16:24:13 +00:00
context
db Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
debug Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
deferred build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
diff
editpage
exception Add getMockMessage to MediaWikiTestCaseTrait 2020-05-20 21:52:11 +02:00
externalstore ExternalStore: report cause of non-exception failure 2020-04-17 18:00:28 +02:00
filebackend build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
filerepo filerepo: make LocalRepo::getSharedCacheKey() use makeGlobalKey() 2020-05-23 17:32:55 +00:00
GlobalFunctions Hard deprecate wfIsBadImage() 2020-06-09 19:27:16 +00:00
HookContainer HookContainer Integration Test 2020-05-11 13:45:39 -07:00
htmlform
http Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
import
interwiki Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
jobqueue Remove use of the Revision object returned in WikiPage::doEditContent 2020-06-09 23:38:03 +00:00
language
libs objectcache: Split out BagOStuffTestBase class for easier subclassing 2020-06-13 20:15:23 +00:00
linkeddata
linker Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
logging
mail
media build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
Message UserNameUtils: use ITextFormatter instead of MessageLocalizer 2020-04-13 09:28:02 -07:00
Navigation
objectcache objectcache: dependency inject LoadBalancer into SqlBagOStuff 2020-05-18 21:04:17 -07:00
page Merge "Add a test for WikiPage::factory" 2020-06-13 10:03:51 +00:00
pager
ParamValidator/TypeDef
parser Use 'list of allowed attributes' in Sanitizer, instead of 'whitelist' 2020-06-10 15:58:39 -04:00
password
Permissions Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
poolcounter Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
preferences Remove PreferencesFactory::setUser() 2020-06-08 00:27:04 +00:00
rcfeed
registration tests: Add test file to test SPDX license expressions 2020-05-02 12:47:31 +01:00
resourceloader Fix stylesheet path of i18n-all-list-margins feature 2020-06-10 16:59:09 +02:00
Rest Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
Revision REST /me/contributions: allow paging forward 2020-06-12 13:50:16 +02:00
search build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
session Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
shell Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
site
skins Simplify SkinTemplateTest test setup and assertions. 2020-06-07 19:19:30 +02:00
sparql
specialpage Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
specials Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
Storage Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
title Deprecate setting $wgAllowImageMoving to false 2020-06-06 15:02:02 +00:00
upload Stop throwing an exception in UploadStash::getExtensionForPath 2020-05-31 02:02:35 +00:00
user Move User::addAutopromoteOnceGroups to UserGroupManager 2020-06-12 12:06:10 -07:00
utils Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
watcheditem build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
ActorMigrationTest.php
ActorMigrationTest.sql
AutoLoaderTest.php
AutopromoteTest.php Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
CategoryTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
DeprecatedGlobalTest.php
DiffHistoryBlobTest.php
EditPageTest.php
ExportTest.php Work around change in SimpleXMLElement behavior introduced in PHP 7.3.17 2020-04-30 18:27:15 -04:00
ExtraParserTest.php Hard-deprecate direct calls to Parser::__construct() 2020-04-16 16:34:34 -04:00
FauxRequestTest.php
GitInfoTest.php
HooksTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
HtmlTest.php
LinkerTest.php resources: Bundle ajax patrol and ajax rollback code 2020-05-28 07:22:07 +00:00
LinkFilterTest.php
ListToggleTest.php
MagicWordFactoryTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MediaWikiServicesTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Inject SpamChecker where needed, hard deprecate EditPage static methods 2020-05-26 03:17:29 -07:00
MessageTest.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
MovePageTest.php Remove use of the Revision object returned in WikiPage::doEditContent (2) 2020-06-10 01:15:45 +00:00
MultiHttpClientTest.php Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
MWTimestampTest.php
OutputPageTest.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
PagePropsTest.php
PrefixSearchTest.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ReadOnlyModeTest.php
RevisionDbTest.php Hard deprecate Revision::getTimestamp 2020-06-10 16:57:20 +00:00
RevisionTest.php Hard deprecate Revision::getTimestamp 2020-06-10 16:57:20 +00:00
RevisionTestModifyableContent.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
RevisionTestModifyableContentHandler.php
SampleTest.php
SiteStatsTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
StatusTest.php Add getMockMessage to MediaWikiTestCaseTrait 2020-05-20 21:52:11 +02:00
SystemBlockTest.php
TemplateCategoriesTest.php
TestLocalisationCache.php
TestLogger.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php Remove unneeded ::setUp and ::tearDown methods that only call parent 2020-06-07 10:09:32 +00:00
TitleMethodsTest.php
TitlePermissionTest.php
TitleTest.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
WebRequestTest.php Fix misplaced expected test value in WebRequestTest 2020-05-29 08:22:51 +02:00
WikiMapTest.php
WikiReferenceTest.php
XmlTest.php