wiki.techinc.nl/tests/phpunit/unit/includes
2020-03-26 03:15:58 +00:00
..
auth
cache Add LinkBatchFactory to inject services into LinkBatch 2020-01-06 17:02:31 +01:00
changes
composer Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
config Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
content Use ObjectFactory to construct ContentHandlers 2020-02-10 21:36:36 +03:00
debug/logger tests: Use ::class rather than string class name 2020-03-14 02:00:55 +00:00
deferred
diff
exception Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
filebackend filebackend: Fix undefined wgProfiler in FileBackendGroupTest 2020-03-16 18:07:56 +00:00
filerepo/file
GlobalFunctions
htmlform Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
http
installer
interwiki tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
jobqueue Return deduplication to CategoryMembershipJob 2019-10-29 06:10:22 +00:00
json Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
language Remove unreachable null checks after isset() 2020-02-28 21:40:48 +00:00
libs Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
media tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
objectcache tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
page Replace Linker::link usage with LinkRenderer in includes 2020-01-11 11:20:17 +01:00
parser Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
password PasswordFactoryTest: assertArraySubset() is deprecated 2020-01-17 16:04:47 +00:00
preferences tests, preferences: Use $this-> instead of self:: when creating TD 2020-01-19 13:30:29 +00:00
registration ExtensionRegistry: Avoid losing 'defines' when loading lazy-loaded attributes 2020-03-18 10:32:48 -07:00
resourceloader tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
Rest Merge "REST endpoints: Add etag and last-modified headers" 2020-03-26 03:15:58 +00:00
Revision
search
session Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
shell shell: Skip FirejailCommandTest::testBuildFinalCommand() on Windows 2020-02-11 16:31:31 +00:00
skins Support the creation of Skins with services injected 2020-03-16 23:25:42 +00:00
Storage
tidy
title Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00
user Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
utils Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
watcheditem
BadFileLookupTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DerivativeRequestTest.php
FactoryArgTestTrait.php Add LinkBatchFactory to inject services into LinkBatch 2020-01-06 17:02:31 +01:00
FauxResponseTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
FormOptionsInitializationTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
FormOptionsTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LicensesTest.php
PathRouterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SanitizerValidateEmailTest.php
ServiceWiringTest.php
SiteConfigurationTest.php SiteConfiguration: Optimise getSetting() internals for getAll() 2020-03-04 02:12:16 +00:00
TitleArrayFromResultTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
XmlJsTest.php
XmlSelectTest.php Replace complicated assertions with assertIsString() and such 2020-01-28 19:17:58 +00:00