wiki.techinc.nl/tests/phpunit/includes
Derick Alangi 88c571170e tests: Migrate setMwGlobals() to overrideConfigValue(s)
Change-Id: I13a82dc57a86f74c713a11eff26488bee06903e2
2022-07-27 18:07:00 +01:00
..
actions tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
api Remove Flash cross-domain policy mangling 2022-07-22 11:44:49 +10: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: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
changes tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
changetags tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
collation IcuCollation: Remove unnecessary rtrim() and unset() 2022-05-21 02:02:39 -04:00
config Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
content tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01: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: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
deferred tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
diff tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
editpage tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01:00
exception Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
externalstore tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01:00
filebackend tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01:00
filerepo tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01:00
GlobalFunctions tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01: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 Optimise Skin::getLanguages() 2022-02-08 22:34:15 +00:00
jobqueue tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04: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 linker: Start of LinkTargetStore 2022-03-02 14:56:30 +00:00
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 tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
Message
Navigation tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
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 parser: Mock WikiPage::getContentModel in ParserCacheTest to fix php8.1 2022-07-25 20:51:51 +00:00
password Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
Permissions PermissionManager: reindex errors after filtering 2022-07-22 17:56:09 +02:00
poolcounter Replace deprecated calls ParserOptions::newCanonical( 'canonical' ) 2022-06-16 14:22:24 +01:00
preferences [php8.1] mock User::getTitleKey() in DeaultPreferencesFactoryTest 2022-07-26 15:37:29 +00:00
rcfeed rcfeed: Deprecate $wgRCEngines and RCFeedEngine 2022-03-08 19:50:19 +00:00
registration Collect autoloader info in ExtensionProcessor 2022-06-07 17:39:00 +02:00
ResourceLoader Merge "Fix tests so getName() doesn't return null" 2022-07-25 19:43:38 +00:00
Rest REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
Revision Parser: Make parser use current timestamp if RevisionRecord has null 2022-07-26 11:32:25 -07:00
search tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
session Support REST API in BotPasswordSessionProvider 2022-07-22 17:15:41 +02: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 tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04: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 Add us-ascii to safeXmlEncodings 2022-04-27 09:59:49 +10:00
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 tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php [php8.1] Change override of $wgResourceBasePath for CSP tests 2022-07-25 12:54:04 -07: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 tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
MediaWikiServicesTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
MediaWikiTest.php tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04: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 Hard deprecate PageProps::getInstance() 2022-03-15 22:58:48 +01:00
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 tests: Make sure deferred updates are done and re-enable TemplateCategoriesTest 2022-03-17 13:01:08 +00:00
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: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00