..
actions
Add type hints for return types to methods on UserIdentity
2021-02-02 20:58:51 +00:00
api
More improvements for ApiWatchTest
2021-02-08 10:05:08 +01:00
auth
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
block
Merge "Reduce SpecialBlock/Api logic duplication"
2021-02-02 15:10:00 +00:00
cache
More misc test cleanup
2020-12-24 00:52:06 +00:00
changes
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
changetags
More misc test cleanup
2020-12-24 00:52:06 +00:00
collation
More misc test cleanup
2020-12-24 00:52:06 +00:00
config
content
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
context
Add Authority to Context
2021-01-20 09:07:27 -06:00
db
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
debug
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
deferred
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
diff
Remove broken/outdated @param/@throws tags from @dataProviders
2021-01-21 03:42:42 +00:00
editpage
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
exception
exception: Move remaiming MWExceptionHandler tests to its test case
2021-01-07 15:09:12 -08:00
externalstore
filebackend
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
filerepo
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
GlobalFunctions
Remove hard deprecated wfIsBadImage()
2020-12-29 15:55:10 +02:00
HookContainer
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
htmlform
Update wikimedia/ip-utils from 1.0.0 to 3.0.1
2021-01-26 15:14:02 -08:00
http
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
import
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
interwiki
phpunit: Remove odd "MediaWiki" group from tests using it
2021-01-08 18:35:30 +00:00
jobqueue
Remove broken/outdated @param/@throws tags from @dataProviders
2021-01-21 03:42:42 +00:00
language
libs
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
linkeddata
Remove broken/outdated @param/@throws tags from @dataProviders
2021-01-21 03:42:42 +00:00
linker
logging
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
mail
Convert or split some tests to MediaWikiUnitTestCase
2021-01-07 17:51:27 +00:00
media
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
Message
Navigation
objectcache
page
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
pager
Improve some function documentation in tests
2021-01-14 22:13:55 +01:00
ParamValidator /TypeDef
Remove references to dropped valid_tags table in TagsDefTest
2021-01-22 02:41:11 +01:00
parser
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
password
Permissions
Remove broken/outdated @param/@throws tags from @dataProviders
2021-01-21 03:42:42 +00:00
poolcounter
Fix incomplete/bogus PHPDoc tags in various tests
2021-01-14 19:02:00 +00:00
preferences
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
rcfeed
registration
Use expectWarning/Deprecation/Notice/Error() in phpunit tests
2021-01-04 00:16:51 +00:00
resourceloader
Call non-static function non-static in ResourceLoaderTest
2021-02-07 14:45:23 +00:00
Rest
Rest: use Authority in all core handlers
2021-01-21 18:22:33 -06:00
Revision
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
search
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
session
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
shell
Use Shellbox for Shell::command() etc.
2021-02-05 21:51:58 +11:00
site
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
skins
Merge "Add missing @param and @return to documentation in tests"
2021-01-30 15:22:33 +00:00
sparql
specialpage
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
specials
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
Storage
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
title
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
upload
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
user
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
utils
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
watcheditem
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
ActorMigrationTest.php
Normalize IP addresses before writing/reading actor.actor_name
2021-01-26 22:56:30 -08:00
ActorMigrationTest.sql
AutoLoaderTest.php
AutopromoteTest.php
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php
More misc test cleanup
2020-12-24 00:52:06 +00:00
DeprecatedGlobalTest.php
Use expectWarning/Deprecation/Notice/Error() in phpunit tests
2021-01-04 00:16:51 +00:00
DiffHistoryBlobTest.php
EditPageConstraintsTest.php
Add AccidentalRecreationConstraint
2020-11-16 22:36:54 +00:00
EditPageTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
ExportTest.php
Revert "Wrap libxml_disable_entity_loader() calls in version constraint"
2021-01-27 16:06:38 +00:00
ExtraParserTest.php
Deprecate InterwikiLoadPrefix hook
2020-12-21 19:28:48 +00:00
FauxRequestTest.php
Implement FauxRequest::getPostValues()
2020-11-27 09:38:08 +01:00
GitInfoTest.php
More misc test cleanup
2020-12-24 00:52:06 +00:00
HooksTest.php
Use expectWarning/Deprecation/Notice/Error() in phpunit tests
2021-01-04 00:16:51 +00:00
HtmlTest.php
Revert "message boxes: Use CSS classes adhering to class naming scheme"
2021-01-25 16:31:08 +00:00
LinkerTest.php
Linker: userLink() should not explode on malformed user names.
2021-02-02 10:45:58 -08:00
LinkFilterTest.php
ListToggleTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
MediaWikiTest.php
More misc test cleanup
2020-12-24 00:52:06 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
Inject WikiPageFactory into MergeHistory/MovePage
2020-11-11 22:10:47 +01:00
MessageTest.php
tests: Use ::class on exception names
2021-01-03 20:47:49 +01:00
MockServiceWiring.php
Use the old HookContainer to set up the post-reset services
2020-12-01 13:04:12 +11:00
MovePageTest.php
MultiHttpClientTest.php
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
MWTimestampTest.php
OutputPageTest.php
Replace deprecated function in OutputPage
2021-02-05 02:17:36 +00:00
PagePropsTest.php
PrefixSearchTest.php
WikiPage: deprecated construction on bad titles
2021-01-20 14:31:11 +01:00
ReadOnlyModeTest.php
RevisionDbTest.php
Hard deprecate RevisionStore::newMutableRevisionFromArray
2021-02-03 22:29:44 +00:00
RevisionTest.php
Hard deprecate RevisionStore::newMutableRevisionFromArray
2021-02-03 22:29:44 +00:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php
Fix hang of ApiMainTest
2020-12-16 15:39:19 +11:00
SiteStatsTest.php
StatusTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
SystemBlockTest.php
TemplateCategoriesTest.php
TestLocalisationCache.php
TestLogger.php
TestUser.php
ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase
2021-01-07 23:31:12 -05:00
TestUserRegistry.php
Remove unneeded @return documentation
2021-01-25 19:44:27 +01:00
TimeAdjustTest.php
TitleMethodsTest.php
Title: add tests for makeTitle and makeTitleSafe
2021-01-20 16:57:46 +00:00
TitleTest.php
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
2021-01-31 13:34:38 +00:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php
XmlTest.php
Convert or split some tests to MediaWikiUnitTestCase
2021-01-07 17:51:27 +00:00