..
api
Make ApiModuleManagerTest a pure unit test
2021-02-26 22:41:46 +00:00
auth
block
Move AbstractBlock::parseTarget to BlockUtils
2020-10-07 18:52:11 +00:00
cache
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
changes
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
composer
config
More misc test cleanup
2020-12-24 00:52:06 +00:00
content
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
debug
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
deferred
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
diff
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
editpage
tests: Remove @param docs from test code that just repeat the signature
2021-01-21 03:41:23 +00:00
exception
Add missing @param tags in tests
2021-02-01 20:38:05 +01:00
filebackend
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
filerepo /file
GlobalFunctions
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
HookContainer
Fix and add various type hints
2021-02-16 17:22:15 +00:00
htmlform
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
http
Upstream MwHttpRequestToResponseInterfaceAdapter from Wikibase
2020-10-07 10:17:37 +02:00
installer
Remove "@group Database" from non-integration tests
2021-01-12 12:11:44 +00:00
interwiki
phpunit: Remove odd "MediaWiki" group from tests using it
2021-01-08 18:35:30 +00:00
jobqueue
json
Remove incomplete @param from test function
2021-02-01 20:19:22 +01:00
language
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
libs
resourceloader: Add wikimedia/minify package and remove local copies
2021-02-24 21:03:02 +00:00
mail
Convert or split some tests to MediaWikiUnitTestCase
2021-01-07 17:51:27 +00:00
media
Message
objectcache
page
Introduce helper WikiAwareEntityTrait
2021-02-08 13:49:50 -06:00
parser
More misc test cleanup
2020-12-24 00:52:06 +00:00
password
Permissions
Rename Authority::getActor to Authority::getPerformer
2021-02-22 14:53:21 +00:00
preferences
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
registration
resourceloader
Fix access to services in unit tests.
2021-01-12 10:55:11 +01:00
Rest
Rename Authority::getActor to Authority::getPerformer
2021-02-22 14:53:21 +00:00
Revision
Introduce helper WikiAwareEntityTrait
2021-02-08 13:49:50 -06:00
revisionlist
search
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
session
shell
Use Shellbox for Shell::command() etc.
2021-02-05 21:51:58 +11:00
skins
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
Storage
Tests: Start marking some closures as static
2021-02-06 19:57:42 +00:00
tidy
build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1
2021-02-18 08:39:09 -08:00
title
Define equality for PageIdentity and LinkTarget
2021-01-19 23:07:37 +00:00
user
Introduce LogEntry::getPerformerIdentity and deprecate ::getPerformer
2021-02-17 19:12:22 +02:00
utils
MWRestrictionsTest: add missing parent::setUpBeforeClass call
2021-01-21 07:55:01 +00:00
watcheditem
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
BadFileLookupTest.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
DerivativeRequestTest.php
FactoryArgTestTrait.php
Improve documentation about object to be stdClass or specific type
2020-11-20 14:47:56 +00:00
FauxResponseTest.php
FeedUtilsTest.php
FeedUtils: Update regex to match classes appropriately, and test
2020-12-15 07:35:10 +00:00
FormOptionsInitializationTest.php
FormOptionsTest.php
Update docblock of FormOptionsTest
2021-01-12 12:04:12 +00:00
HeaderCallbackTest.php
LicensesTest.php
More misc test cleanup
2020-12-24 00:52:06 +00:00
PathRouterTest.php
PingbackTest.php
Pingback: Refactor for dependency injection and cover with tests
2020-12-22 19:13:53 +00:00
ServiceWiringTest.php
SiteConfigurationTest.php
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
TitleArrayFromResultTest.php
TitleTest.php
Add Unit tests for Title class
2021-01-21 03:51:20 +00:00
XmlJsTest.php
More misc test cleanup
2020-12-24 00:52:06 +00:00
XmlSelectTest.php
Minor cleanup to XmlSelectTest
2021-01-16 02:32:44 +00:00
XmlTest.php
Convert or split some tests to MediaWikiUnitTestCase
2021-01-07 17:51:27 +00:00