wiki.techinc.nl/tests/phpunit/includes
2023-02-07 07:42:20 +00:00
..
actions tests: Add ActionFactoryIntegrationTest 2023-01-05 00:10:20 +01:00
api tests: Replace deprecated Language::(has|get)Variants 2023-01-31 21:19:21 +00:00
auth Tests: add ObjectFactory to DummyServicesTrait 2023-01-23 19:35:50 +00:00
block tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
cache Tests: add LanguageNameUtils to DummyServicesTrait 2023-02-02 20:50:48 +00:00
changes Merge "Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\" 2022-12-11 15:50:43 +00:00
changetags ChangeTags: Replace MWException with InvalidArgumentException 2023-01-22 13:43:53 +00:00
collation tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
config
content Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
db rdbms: Drop ::commitAll from LB/LBF 2023-02-01 08:28:03 +01:00
debug tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
deferred deferred: Remove internal DeferredUpdates::doUpdates parameter 2023-01-06 23:39:19 +00:00
diff diff: Handle timestamp correct for suppressed revisions 2022-12-17 23:17:16 +01:00
editpage
exception Merge "Change $wgLang to use Message::*Param functions" 2023-01-28 00:31:50 +00:00
externalstore
filebackend tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
filerepo DatabaseSqlite: fix null blobs 2022-11-22 11:50:42 +11:00
GlobalFunctions Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
HookContainer
htmlform Revert "htmlform: Improve validation of multiselect fields" 2023-02-02 17:05:41 +00:00
http Replace comment about deprecated Http::request 2022-12-11 15:20:06 +01:00
import tests: Use MW_VERSION instead of deprecated $wgVersion 2023-01-05 05:20:00 -05:00
installer
interwiki ClassicInterwikiLookupTest: Avoid usage of deprecated wfGetDB() 2023-01-27 16:14:12 +02:00
jobqueue Avoid deprecated usage of Job::factory() 2023-01-25 13:25:40 +02:00
language Tests: add LanguageNameUtils to DummyServicesTrait 2023-02-02 20:50:48 +00:00
languages tests: Move all language converter tests into /includes/ 2023-02-01 20:10:56 +01:00
libs Generate/set/get TOCData/SectionMetadata objects instead of arrays 2023-01-19 16:18:13 -05:00
linkeddata Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
linker
logging Merge "logging: Add class for suppressed items on Special:Log" 2023-02-06 23:15:47 +00:00
mail
media tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
Message
Navigation PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed 2022-11-02 23:56:35 +00:00
objectcache
page Replace some use of Language::truncateForDatabase() with mb_strcut() 2023-01-30 04:50:33 +00:00
pager pager: Fix navigations when date range is set 2022-12-10 09:52:36 +08:00
ParamValidator/TypeDef
parser Generate TOC HTML on demand in ParserOutput::getText() 2023-01-25 16:42:16 -05:00
password
Permissions Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
poolcounter
preferences Enable pig-latin variant for testing 2022-11-08 17:45:51 +05:30
rcfeed
registration SettingsBuilder: introduce a "registration" stage 2022-12-16 15:47:05 +00:00
ResourceLoader Merge "ResourceLoader: Basic client side user preferences" 2023-01-25 04:12:30 +00:00
Rest tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
Revision Merge "rdbms: Consolidate logger channels into one" 2023-01-03 23:39:38 +00:00
search search: Make TitleMatcher a MediaWiki service object 2023-02-03 12:35:14 +00:00
session tests: Replace deprecated User::idFromName 2022-12-23 14:18:20 +00:00
shell
site Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00:00
skins Generate/set/get TOCData/SectionMetadata objects instead of arrays 2023-01-19 16:18:13 -05:00
sparql
specialpage SpecialPageFactory: Always reset globals in ::capturePath 2023-01-07 19:26:50 +01:00
specials search: Make TitleMatcher a MediaWiki service object 2023-02-03 12:35:14 +00:00
Storage Improve tests for parser cache updates 2023-01-16 19:15:10 +01:00
title Replace some usages of MWException 2023-01-26 00:10:34 +00:00
upload Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
user Replace some use of Language::truncateForDatabase() with mb_strcut() 2023-01-30 04:50:33 +00:00
utils rdbms: Drop Database::getApproximateLagStatus() 2023-01-17 13:20:04 +00:00
watcheditem Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
AutoLoaderTest.php AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php Merge "Hard-deprecate CommentStore::getStore" 2023-01-14 02:37:17 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php
EditPageConstraintsTest.php Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
EditPageTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ExportTest.php Fix XML dumps for content types with non-string getNativeData() 2023-02-01 10:24:57 +01:00
ExtraParserTest.php tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
FauxRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
GitInfoTest.php
HooksTest.php tests: Fix missing "wf" prefix for global functions 2022-11-28 07:28:55 -05:00
HtmlTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
LinkerTest.php linker: Fix broken specialLink() when combining subpage with querystring 2022-12-09 17:57:55 +00:00
LinkFilterTest.php Clean up old ICU version checks 2023-01-26 06:49:13 -05:00
MediaWikiServicesTest.php
MediaWikiTest.php Handle bad redirect target for personally identifiable special pages 2022-11-18 20:04:49 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
MockServiceWiring.php
MovePageTest.php Include missing message parameter in message 2023-01-04 12:12:34 +03:00
MultiHttpClientTest.php
MWTimestampTest.php Remove deprecated MWTimestamp::getHumanTimestamp 2022-11-03 17:00:39 +00:00
OutputPageTest.php tests: Replace deprecated Language::(has|get)Variants 2023-01-31 21:19:21 +00:00
SampleTest.php
SiteStatsTest.php Avoid deprecated usage of Job::factory() 2023-01-25 13:25:40 +02:00
StatusTest.php Add StatusValue::hasMessagesExcept() 2023-02-07 06:18:49 +00:00
TemplateCategoriesTest.php
TestUser.php
TestUserRegistry.php phpunit: improve isolation by calling User::clearInstanceCache 2022-12-04 15:21:30 +01:00
TimeAdjustTest.php
TitleTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
TitleUrlTest.php
TrackingCategoriesTest.php
WebRequestTest.php tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
WikiMapTest.php
XmlTest.php