wiki.techinc.nl/tests/phpunit/includes
Petr Pchelko 46b66f093a Respect used options for ParserOptions::isSafeToCache
Bug: T269293
Change-Id: Ic3cf908265ad470815f0ac81442d33bde04a5665
2021-01-04 10:32:34 -06:00
..
actions More misc test cleanup 2020-12-24 00:52:06 +00:00
api Merge "api: Add new 'raw' parameter type which avoids Unicode NFC normalization" 2021-01-01 00:33:14 +00:00
auth Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
block More misc test cleanup 2020-12-24 00:52:06 +00:00
cache More misc test cleanup 2020-12-24 00:52:06 +00:00
changes More misc test cleanup 2020-12-24 00:52:06 +00:00
changetags More misc test cleanup 2020-12-24 00:52:06 +00:00
collation More misc test cleanup 2020-12-24 00:52:06 +00:00
config
content ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
context Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
db Make unit tests assertion about assertNotEquals more strict 2020-11-01 23:12:06 +00:00
debug More misc test cleanup 2020-12-24 00:52:06 +00:00
deferred
diff Create diff markers with CSS 2020-12-30 12:52:08 +00:00
editpage Hard deprecate NamespaceInfo::getRestrictionLevels 2020-11-16 04:40:24 +01:00
exception Make unit tests assertion about assertNotEquals more strict 2020-11-01 23:12:06 +00:00
externalstore
filebackend More misc test cleanup 2020-12-24 00:52:06 +00:00
filerepo [FileTest] Do not assume /tmp exists on windows 2020-12-12 14:56:12 +00:00
GlobalFunctions Remove hard deprecated wfIsBadImage() 2020-12-29 15:55:10 +02:00
HookContainer Prevent service injection to LoadExtensionSchemaUpdates hook 2020-09-18 08:01:52 +10:00
htmlform Make unit tests assertion about assertNotEquals more strict 2020-11-01 23:12:06 +00:00
http Add a function to HttpRequestFactory for creating a GuzzleHttp\Client 2020-10-22 23:11:47 -05:00
import Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
interwiki Clean up temp files correctly after unit tests 2020-10-31 01:07:52 +01:00
jobqueue More misc test cleanup 2020-12-24 00:52:06 +00:00
language
libs More misc test cleanup 2020-12-24 00:52:06 +00:00
linkeddata
linker Replace wfGetDB with LoadBalancer in LinkCache service 2020-08-26 19:58:48 +02:00
logging More misc test cleanup 2020-12-24 00:52:06 +00:00
mail
media More misc test cleanup 2020-12-24 00:52:06 +00:00
Message
Navigation
objectcache
page More misc test cleanup 2020-12-24 00:52:06 +00:00
pager
ParamValidator/TypeDef Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
parser Respect used options for ParserOptions::isSafeToCache 2021-01-04 10:32:34 -06:00
password
Permissions PermissionManager: Allow sysops to view deleted config pages 2020-10-20 21:57:18 +00:00
poolcounter Introduce RevisionOutputCache 2020-12-14 16:50:28 +00:00
preferences
rcfeed
registration Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
resourceloader More misc test cleanup 2020-12-24 00:52:06 +00:00
Rest Handle CORS preflight request and prevent anon users from unsafe methods 2020-09-21 19:29:40 -04:00
Revision More misc test cleanup 2020-12-24 00:52:06 +00:00
search
session Merge "objectcache: make BagOStuff key encoding more consistent" 2020-12-11 20:35:23 +00:00
shell Fixes shell edge-cases in Windows 2020-08-26 15:04:07 +10:00
site
skins Revert "Deprecate Skin::setupSkinUserCss" 2020-11-24 10:03:11 +11:00
sparql
specialpage Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
specials More misc test cleanup 2020-12-24 00:52:06 +00:00
Storage More misc test cleanup 2020-12-24 00:52:06 +00:00
title Hard deprecate NamespaceInfo::getRestrictionLevels 2020-11-16 04:40:24 +01:00
upload Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
user Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
utils Make use of array deconstruction directly in foreach, if possible 2020-11-12 18:38:06 +00:00
watcheditem Merge "Use LinkBatchFactory in WatchedItemStore" 2020-11-06 21:24:23 +00:00
ActorMigrationTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
ActorMigrationTest.sql
AutoLoaderTest.php
AutopromoteTest.php Merge "UserEditTracker: Minor code clean up and follow-ups" 2020-09-28 20:35:39 +00:00
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php
CommentStoreTest.sql
ContentSecurityPolicyTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
DeprecatedGlobalTest.php Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
DiffHistoryBlobTest.php
EditPageConstraintsTest.php Add AccidentalRecreationConstraint 2020-11-16 22:36:54 +00:00
EditPageTest.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ExportTest.php Explicitly wrap some XML calls in libxml_disable_entity_loader() 2020-09-20 15:57:14 +00:00
ExtraParserTest.php Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
FauxRequestTest.php Implement FauxRequest::getPostValues() 2020-11-27 09:38:08 +01:00
GitInfoTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
HooksTest.php Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
HtmlTest.php Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
LinkerTest.php
LinkFilterTest.php
ListToggleTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php Use the old HookContainer to set up the post-reset services 2020-12-01 13:04:12 +11:00
MediaWikiTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Inject WikiPageFactory into MergeHistory/MovePage 2020-11-11 22:10:47 +01:00
MessageTest.php tests: Use ::class on exception names 2021-01-03 20:47:49 +01:00
MockServiceWiring.php Use the old HookContainer to set up the post-reset services 2020-12-01 13:04:12 +11:00
MovePageTest.php Add delete-redirect for deleting single-rev redirects during moves 2020-09-04 03:50:17 +00:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
PagePropsTest.php Replace tabs with spaces 2020-09-04 18:04:07 +02:00
PrefixSearchTest.php
ReadOnlyModeTest.php
RevisionDbTest.php
RevisionTest.php
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php Fix hang of ApiMainTest 2020-12-16 15:39:19 +11:00
SiteStatsTest.php
StatusTest.php [StatusTest] Replace ReflectionMethod with TestingAccessWrapper 2020-10-30 14:02:10 +00:00
SystemBlockTest.php
TemplateCategoriesTest.php
TestLocalisationCache.php
TestLogger.php
TestUser.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
TestUserRegistry.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
TimeAdjustTest.php
TitleMethodsTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
TitleTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php
XmlTest.php Cleanup some tests to reduce code duplications 2020-12-21 10:08:29 +00:00