..
actions
Make ViewActionTest a pure unit test
2021-02-27 01:24:18 +00:00
api
Remove ApiUnblock unit test.
2021-04-27 13:37:13 -07:00
auth
Implement injecting of dependencies to an AuthenticationProvider
2021-04-26 15:17:34 +03:00
block
Add GetAllBlockActions hook
2021-04-28 08:59:18 -07:00
cache
LinkBatch: replace Title with PageReference in method signatures
2021-04-26 19:54:24 +02:00
changes
Convert ChangesListStringOptionsFilterGroupTest to pure unit tests
2021-04-14 04:17:54 +00:00
composer
config
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
content
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
dao
Give WikiAwareEntityTrait it's own unit tests.
2021-04-27 20:31:14 -07:00
db
Convert MWLBFactoryTest to pure unit tests
2021-04-14 16:48:30 +00:00
debug
Remove meaningless ->expects( $this->any() ) from all tests
2021-04-23 11:58:58 +02:00
deferred
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
diff
Remove meaningless ->expects( $this->any() ) from all tests
2021-04-23 11:58:58 +02:00
editpage
Merge "Remove unnecessary ->equalTo() from tests"
2021-04-23 14:43:04 +00:00
exception
Covert HttpErrorTest to a pure unit test
2021-03-02 10:48:44 +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
historyblob
Convert DiffHistoryBlobTest to pure unit test
2021-04-14 02:09:51 +00:00
HookContainer
HookContainerTest: fix order of use statements
2021-03-24 15:58:35 +00:00
htmlform
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
http
Remove meaningless ->expects( $this->any() ) from all tests
2021-04-23 11:58:58 +02:00
installer
interwiki
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
2021-04-22 10:37:45 +02: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
rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat()
2021-04-30 15:29:36 -07:00
linker
Convert LinkRendererFactoryTest to a pure unit test
2021-03-10 15:35:13 +00:00
mail
media
Message
Convert ConverterTest to pure unit tests
2021-03-22 15:59:42 +00:00
objectcache
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
page
Remove hooks that use Revision objects
2021-04-30 17:28:20 +00:00
parser
Parser: remove Title from method signatures
2021-04-29 18:11:46 +02:00
password
Split PasswordPolicyChecksTest into separate unit tests
2021-02-27 22:33:54 +00:00
Permissions
Introduce infrastructure for partial blocks for actions
2021-04-27 21:53:13 +01:00
poolcounter
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
preferences
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
registration
Convert ExtensionJsonValidatorTest to pure unit tests
2021-03-22 16:02:51 +00:00
resourceloader
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
2021-04-04 21:18:22 +02:00
Rest
Convert MWBasicRequestAuthorizerTest to a unit test
2021-04-23 23:35:09 +00:00
Revision
Merge "RevisionStoreFactoryTest: Clean up and convert to unit test"
2021-04-24 03:32:57 +00:00
revisionlist
search
phpunit: Mass-replace setMethods with onlyMethods and adjust
2021-04-16 20:15:00 +02:00
session
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
2021-04-22 10:37:45 +02:00
shell
Use Shellbox for Shell::command() etc.
2021-02-05 21:51:58 +11:00
site
Convert MediaWikiPageNameNormalizerTest to a pure unit test
2021-03-11 18:45:57 +00:00
skins
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
Storage
Add change tags for media additions/removals
2021-04-26 12:22:21 +02:00
tidy
Deprecate MWTidy and TidyDriverBase::supportsValidate()
2021-03-16 12:29:55 -07:00
title
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
2021-04-29 13:00:15 -07:00
user
Give WikiAwareEntityTrait it's own unit tests.
2021-04-27 20:31:14 -07:00
utils
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
2021-04-22 10:37:45 +02:00
watcheditem
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
2021-04-29 13:00:15 -07:00
watchlist
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
2021-04-29 13:00:15 -07:00
BadFileLookupTest.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
DeprecatedGlobalTest.php
Make DeprecatedGlobalTest a pure unit test
2021-03-01 02:54:27 +00:00
DerivativeRequestTest.php
FactoryArgTestTrait.php
Factor out rollback logic from WikiPage
2021-04-14 11:49:07 -07:00
FauxResponseTest.php
FeedUtilsTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HeaderCallbackTest.php
LicensesTest.php
ListToggleTest.php
Remove meaningless ->expects( $this->any() ) from all tests
2021-04-23 11:58:58 +02:00
MovePageTest.php
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
2021-04-29 13:00:15 -07:00
PathRouterTest.php
PingbackTest.php
Reset fake timestamps for unit tests too
2021-04-14 21:01:33 +00:00
ProxyLookupTest.php
Add tests for ProxyLookup
2021-03-31 00:21:24 +00:00
SiteConfigurationTest.php
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
TitleArrayFromResultTest.php
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
2021-04-22 10:37:45 +02:00
TitleTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
Move Xml::expandAttributes tests to unit tests
2021-03-07 19:27:11 +00:00