wiki.techinc.nl/tests/phpunit/unit/includes
Bartosz Dziewoński af60bf699c Move unit tests for SQLPlatform to a separate file
Change-Id: I91aec0898d2ae7b348c423f6f31b1596f7f42d91
2022-09-10 04:22:18 +02:00
..
actions
api
auth
block unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
cache
changes Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
CommentFormatter
composer
config Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
content Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
context DerivativeContext: Create WikiPage from derivated title 2022-07-03 15:53:28 +02:00
dao
db rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00
debug
deferred
diff Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
edit
editpage unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
exception Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
filebackend unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
filerepo/file
GlobalFunctions mediawiki.util: Add parentheses to wfUrlencode test cases 2022-08-05 16:30:38 -07:00
historyblob
HookContainer Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
htmlform
http unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
import [php8.1] Make WikiImporterFactoryTest use better mock for ImportSource 2022-07-24 07:34:10 -07:00
installer
interwiki Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
jobqueue unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
json Add return type to jsonSerialize() 2022-07-02 15:34:02 +00:00
language unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
libs Move unit tests for SQLPlatform to a separate file 2022-09-10 04:22:18 +02:00
linker
mail
media
Message
objectcache Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
page unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ParamValidator/TypeDef
parser parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest 2022-08-26 23:39:57 +00:00
password unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
Permissions unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
poolcounter Remove confusing ->onlyMethods( [] ) with empty array from tests 2022-08-08 15:49:59 +02:00
preferences Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
rcfeed
registration
ResourceLoader
Rest unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
Revision tests: Remove non-existing method arguments from revision-related tests 2022-08-06 10:49:59 +00:00
revisionlist Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
search
session
Settings Use ::class to refer to class names 2022-08-17 22:59:17 +02:00
shell
site
skins unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
Storage unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
tidy Don't reconstruct formatting elements in figures 2022-08-31 18:55:23 -04:00
title
user unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
utils MWCryptHashTest: Move into libs directory 2022-07-10 05:15:54 -04:00
watcheditem watcheditem: Replace deprecated User::getOption 2022-08-05 22:31:09 +00:00
watchlist Setup: Remove internal short-cut config $wgUseEnotif 2022-08-17 23:41:30 +02:00
BadFileLookupTest.php BadFileLookupTest: avoid ' in literals, breaks gitiles highlighting 2022-08-02 22:11:23 +00:00
DeprecatedGlobalTest.php
DerivativeRequestTest.php
FactoryArgTestTrait.php Make use of PHPUnit fail() shortcut 2022-07-14 14:48:15 +02:00
FauxResponseTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
FeedUtilsTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HeaderCallbackTest.php
HtmlHelperTest.php
LicensesTest.php
ListToggleTest.php
MovePageTest.php
PathRouterTest.php
PingbackTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ProxyLookupTest.php
ReadOnlyModeTest.php Make ReadOnlyModeTest work in php8. 2022-07-23 19:01:58 +00:00
SetupDynamicConfigTest.php Merge "Setup: Remove internal short-cut config $wgUseEnotif" 2022-08-20 14:53:43 +00:00
SiteConfigurationTest.php
TitleArrayFromResultTest.php
TitleTest.php
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php