wiki.techinc.nl/tests/phpunit/includes
2020-06-10 10:09:35 +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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
config Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
content Merge "Remove minor pieces of unused code from TextContentTest" 2020-06-08 16:24:13 +00:00
context Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00
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 Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
editpage Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
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 HTMLForm: Allow status object to have raw parameters 2020-02-09 18:06:12 +01:00
http Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
import Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo 2020-03-26 23:53:19 +00:00
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 Tests: Remove unneeded uses of global $wgUser 2020-03-12 00:52:43 +00:00
libs Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
linkeddata Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
linker Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
logging Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
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 Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
objectcache objectcache: dependency inject LoadBalancer into SqlBagOStuff 2020-05-18 21:04:17 -07:00
page Hard deprecate Revision::getPage and ::getComment 2020-06-10 04:10:41 +00:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
ParamValidator/TypeDef UserDef: Don't return incomplete UserIdentityValues 2020-02-19 15:28:40 -05:00
parser Merge "New unit and integraton tests for class LinkHolderArray" 2020-06-10 10:09:35 +00:00
password Password policy to check if a password is a substring of a username 2020-01-13 23:09:13 +00:00
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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
registration tests: Add test file to test SPDX license expressions 2020-05-02 12:47:31 +01:00
resourceloader Merge "resourceloader: Mention ECMAScript version in JS parse error" 2020-06-02 18:02:49 +00:00
Rest Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
Revision Hard deprecate Revision::getSize 2020-06-10 05:19:20 +00: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 Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
skins Simplify SkinTemplateTest test setup and assertions. 2020-06-07 19:19:30 +02:00
sparql Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
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 Merge "Hard deprecate User::getNewMessageLinks" 2020-06-10 03:28:10 +00: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 Replace complicated assertions with assertIsString() and such 2020-01-28 19:17:58 +00:00
ActorMigrationTest.sql Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AutoLoaderTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
AutopromoteTest.php Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
CategoryTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php Remove CommentStore::newKey, deprecated and unused 2020-02-20 02:00:15 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
DeprecatedGlobalTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DiffHistoryBlobTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
EditPageTest.php Merge "phpunit: Change optional params before required params to also be required" 2020-03-30 21:29:45 +00:00
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 Replace complicated assertions with assertIsString() and such 2020-01-28 19:17:58 +00:00
GitInfoTest.php Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00
HooksTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
HtmlTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LinkerTest.php resources: Bundle ajax patrol and ajax rollback code 2020-05-28 07:22:07 +00:00
LinkFilterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ListToggleTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MediaWikiVersionFetcherTest.php Provide MW_VERSION and deprecate fake global $wgVersion 2020-02-25 01:55:21 +00:00
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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
OutputPageTest.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
PagePropsTest.php Tests: Replace ::doDeleteArticle with WikiPage::doDeleteArticleReal 2020-03-25 11:34:17 -07:00
PrefixSearchTest.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ReadOnlyModeTest.php
RevisionDbTest.php Hard deprecate Revision::getSize 2020-06-10 05:19:20 +00:00
RevisionTest.php Hard deprecate Revision::getSize 2020-06-10 05:19:20 +00:00
RevisionTestModifyableContent.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
RevisionTestModifyableContentHandler.php
SampleTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
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 Pass a user to WikiPage::doDeleteArticleReal, use new signature 2020-03-19 00:54:29 +00:00
TestLocalisationCache.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
TestLogger.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
TestUser.php
TestUserRegistry.php Add missing @param and @return to documentation 2019-11-16 13:45:55 +01:00
TimeAdjustTest.php Remove unneeded ::setUp and ::tearDown methods that only call parent 2020-06-07 10:09:32 +00:00
TitleMethodsTest.php Remove Title move functions, deprecated in favor of MovePage class 2020-02-19 20:44:55 -08:00
TitlePermissionTest.php Hard deprecate Title::getUserPermissionsErrors 2020-02-26 05:09:55 +00:00
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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
WikiReferenceTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
XmlTest.php Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00