wiki.techinc.nl/tests/phpunit/includes
Anne Tomasevich 4baf4dd8be CodexModule: Add unit test for code splitting
This requires the path to the Codex modules directory
to be configurable, so we can use static manifest and
component files in tests. This is achieved by changing
the constant storing the Codex modules dir from private
to protected so it can be overridden when creating a
test module.

Bug: T350054
Change-Id: Icd3c6c5d2a82f5a5fb1c38b52e54893034e7375c
2023-12-01 00:52:23 +00:00
..
actions Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
api Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
auth Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
block Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
cache Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
Category Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
changes Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
changetags Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
collation
CommentStore Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
composer
config
content Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
db rdbms: Drop ILoadBalancer::getAnyOpenConnection() 2023-11-28 15:42:39 +01:00
debug MWDebug: Add support for native PHP warnings to "Console" 2023-10-19 17:13:12 -07:00
deferred Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
diff parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
editpage Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
exception Test UserBlockedError 2023-11-02 13:20:11 +00:00
export
ExternalLinks Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
externalstore
filebackend Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
filerepo Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
GlobalFunctions Autofix spacing around commas 2023-10-25 01:08:44 +02:00
HookContainer
Html
htmlform Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
http
import Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
installer
interwiki Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
jobqueue Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
language Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
languages Autofix spacing around commas 2023-10-25 01:08:44 +02:00
libs Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
linkeddata
linker Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
logging Support new block schema 2023-11-29 13:31:42 +11:00
mail Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
media SVGReader: Detect CSS animated SVGs 2023-11-05 21:21:08 +01:00
Message
Navigation
objectcache
Output Merge "In OutputPage::addParserOutput, getText() before processing metadata" 2023-11-06 21:02:58 +00:00
page Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
pager Switch to ICP in some easy cases 2023-09-26 21:05:16 +02:00
ParamValidator/TypeDef Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
parser Merge "Only cache expensive renderings" 2023-11-30 21:24:34 +00:00
ParserOutputTransform parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
password Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
Permissions IP Masking: Expire temporary accounts in 1 year 2023-11-09 15:11:48 +01:00
poolcounter Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
preferences Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
profiler
rcfeed
registration Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
Request Merge "ContentSecurityPolicy: Expose directives" 2023-11-15 20:11:33 +00:00
ResourceLoader CodexModule: Add unit test for code splitting 2023-12-01 00:52:23 +00:00
Rest
Revision Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
search search: prefer user typed form when re-ranking a redirect to the top 2023-10-25 10:59:52 +02:00
session Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
shell
site
SiteStats Convert numerous DB queries to use QueryBuilders 2023-10-09 19:06:53 +02:00
skins Introduce BlockMockTrait 2023-10-27 12:22:36 +00:00
sparql
specialpage RC Filters: Treat unnamed accounts as unregistered 2023-11-08 10:41:34 +01:00
specials Fix BlockListPager query errors 2023-11-30 14:02:18 +11:00
Status Minimize code duplication in StatusValue methods 2023-11-30 20:26:52 +00:00
Storage Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
title Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
upload
user Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
utils Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
watcheditem Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
WikiMap
xml
AutoLoaderTest.php
MediaWikiServicesTest.php
MediaWikiTest.php Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php Autofix spacing around commas 2023-10-25 01:08:44 +02:00