wiki.techinc.nl/tests/phpunit/includes
C. Scott Ananian f817ec9931 TitleDefTest: convert to proper integration test; ensure language is 'en'
This test would fail if the developer's local settings had wgLanguageCode
different from 'en'.  Title parsing depends on a number of services; this
should have been an integration test from the start.

Change-Id: I56160f7385239d71e6ec112a7d900cf1e1212987
2022-07-21 19:32:40 -04:00
..
actions tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
api Merge "Step 1 of renaming sr-ec and sr-el to sr-cyrl and sr-latn" 2022-07-20 22:31:39 +00:00
auth tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
block tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
cache Tests: Use createNoOpMock() shortcut in a few more places 2022-07-18 21:25:31 +00:00
changes Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
changetags Fix visibility of setUp methods in tests 2022-05-17 14:11:22 +02:00
collation IcuCollation: Remove unnecessary rtrim() and unset() 2022-05-21 02:02:39 -04:00
config
content Merge "Fix edit API adding empty section title when creating new pages" 2022-07-19 19:41:10 +00:00
context Revert "Setup: Promote clearActionName log message to runtime warning" 2022-07-12 10:17:59 +00:00
db Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
debug Tests: Fix some @covers statements 2022-06-06 01:02:39 +01:00
deferred tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
diff Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
editpage Permissions: Add strict return types and minor doc cleanup 2022-05-21 23:05:32 +01:00
exception Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
externalstore Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
filebackend Tests: Use createNoOpMock() shortcut in a few more places 2022-07-18 21:25:31 +00:00
filerepo Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
GlobalFunctions Hard deprecate wfReadOnly/wfReadOnlyReason 2022-06-28 21:21:51 +02:00
HookContainer
htmlform tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
http
import tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
installer Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
interwiki
jobqueue tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
language
languages Use yield consistently in grammar tests 2022-06-03 14:52:53 +03:00
libs objectcache: Accelerate async memcached writes with "noreply" 2022-07-13 01:56:11 +00:00
linkeddata tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
linker
logging tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
mail tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
media Do minor code cleanup 2022-06-24 13:52:42 +02:00
Message
Navigation
objectcache objectcache: Simplify SqlBagOStuff class configuration 2022-05-27 15:04:43 +00:00
page tests: Use WikiPageFactory to create WikiPage object 2022-06-26 23:21:02 +02:00
pager Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
ParamValidator/TypeDef TitleDefTest: convert to proper integration test; ensure language is 'en' 2022-07-21 19:32:40 -04:00
parser Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
password
Permissions Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
poolcounter Replace deprecated calls ParserOptions::newCanonical( 'canonical' ) 2022-06-16 14:22:24 +01:00
preferences Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
rcfeed
registration Collect autoloader info in ExtensionProcessor 2022-06-07 17:39:00 +02:00
ResourceLoader Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
Rest REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
Revision Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
search tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
session PHPUnit: introduce setMainCache 2022-07-07 16:25:59 +10:00
shell
site Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
skins Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
sparql Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
specialpage AbstractChangesListSpecialPageTestCase: Add abstract function for validateOptionsProvider 2022-06-06 00:41:32 +00:00
specials Merge "Replace trivial usa of mock builder with createMock() shortcut" 2022-07-19 11:41:12 +00:00
Storage Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
title Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
upload
user Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
utils Hard deprecated the MWGrants class 2022-07-11 17:10:36 +00:00
watcheditem Tests: Use createNoOpMock() shortcut in a few more places 2022-07-18 21:25:31 +00:00
ActorMigrationTest.php tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
ActorMigrationTest.sql
AutoLoaderTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
CategoryTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
EditPageConstraintsTest.php Merge "EditPage: Disentangle edit summary and section title" 2022-07-19 21:14:32 +00:00
EditPageTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
ExportTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
ExtraParserTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
FauxRequestTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
GitInfoTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
HooksTest.php
HtmlTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
LinkerTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
LinkFilterTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
MagicWordFactoryTest.php
MediaWikiServicesTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
MediaWikiTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
MessageTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
MockServiceWiring.php
MovePageTest.php Tests: Use createNoOpMock() shortcut in a few more places 2022-07-18 21:25:31 +00:00
MultiHttpClientTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
MWTimestampTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
OutputPageTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
PagePropsTest.php
SampleTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
SiteStatsTest.php
StatusTest.php StatusValue: include type in toString output 2022-06-10 11:09:14 +00:00
TemplateCategoriesTest.php
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
TitleTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
TitleUrlTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
TrackingCategoriesTest.php
WebRequestTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
WikiMapTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
XmlTest.php tests: Set wgLang with MediaWikiIntegrationTestCase::setUserLang 2022-07-13 00:59:46 +02:00