wiki.techinc.nl/tests/phpunit/includes
2021-06-08 13:30:25 +00:00
..
actions Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
api Allow passing mock Authority in API integration tests 2021-06-07 11:50:42 -07:00
auth Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
block Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
cache Merge "Optimise MessageCache::isMainCacheable() for the single-message case" 2021-05-15 02:52:30 +00:00
changes Hard deprecate RecentChange::getPerformer() 2021-06-02 11:29:06 +03:00
changetags Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
collation
config
content build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0 2021-04-29 13:00:15 -07:00
context Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
db rdbms: cleanup getServer() and connection parameter fields in Database 2021-05-05 19:44:02 +00:00
debug Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
deferred Deferred updates: remove Title from method signatures. 2021-05-11 11:17:02 +02:00
diff Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity 2021-05-27 11:45:17 +03:00
editpage Update Legoktm's email address 2021-05-02 05:39:37 +00:00
exception Remove sepate getMockWgOut() method in exception tests 2021-03-08 03:54:14 +00:00
externalstore Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
filebackend Add some missing __METHOD__ parameters to database calls 2021-06-07 19:28:51 +00:00
filerepo Reapply "LocalFile: don't use dynamic property assignment when loading from the DB" 2021-06-07 15:01:30 +10:00
GlobalFunctions Drop global function wfNegotiateType, deprecated in 1.36 2021-05-10 15:09:49 -07:00
HookContainer
htmlform
http Move HttpRequestFactoryTest to a unit test 2021-06-02 13:20:02 +00:00
import WikiImporter: inject services 2021-05-24 23:10:07 +02:00
installer Installer: Do not use mediawiki.skinning.interface module 2021-04-15 11:11:32 -07:00
interwiki Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
jobqueue Merge "Add MediaWikiIntegrationTestCase::runJobs() and use it" 2021-05-05 03:15:17 +00:00
language
libs Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
linkeddata
linker Pass PageReference as possible parameter to LinkRenderer methods 2021-05-10 16:01:27 -04:00
logging Merge "Change "protection level" to "protection settings"" 2021-05-23 12:54:48 +00:00
mail Use UserIdentityValue in tests where possible 2021-04-22 09:32:43 +02:00
media Basic JPEG2000 handler 2021-05-19 12:42:08 -07:00
Message phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Navigation
objectcache
page Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity 2021-05-27 11:45:17 +03:00
pager Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
ParamValidator/TypeDef Convert NamespaceDefTest to a unit test 2021-05-12 07:17:12 +00:00
parser ParserTest: remove unused $mockConfig 2021-05-29 01:24:52 +00:00
password UserPasswordPolicyTest: Replace PasswordCannotMatchBlacklist with PasswordCannotMatchDefaults 2021-04-18 23:52:57 +01:00
Permissions Followup to DatabaseBlock constructor options deprecations 2021-06-05 07:31:28 -07:00
poolcounter ParserCache: only use in-process caching for metadata 2021-04-06 17:53:38 -06:00
preferences DefaultPreferencesFactory: inject a UserGroupManager 2021-06-02 19:06:27 +00:00
rcfeed phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
registration Fix array order for array_replace_recursive merge strategy 2021-05-23 13:29:35 -04:00
resourceloader ResourceLoaderSkinModule: Deprecated feature keys should be mapped 2021-06-02 17:37:49 +00:00
Rest Fix order of parameters in assertions 2021-05-03 15:50:53 +00:00
Revision Remove unneeded title casts 2021-06-07 13:36:03 +00:00
search Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
session Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
shell
site Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
skins Add tests for Skin::getRelevantUser 2021-06-07 07:31:24 -07:00
sparql
specialpage Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
specials Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
Storage Add some missing __METHOD__ parameters to database calls 2021-06-07 19:28:51 +00:00
title Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
upload
user Accept UserIdentity in code to manage edit counts 2021-06-08 05:41:03 +00:00
utils Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
watcheditem Add MediaWikiIntegrationTestCase::runJobs() and use it 2021-05-05 02:51:30 +00:00
ActorMigrationTest.php Split a base class out of ActorMigration 2021-05-03 15:14:06 +10:00
ActorMigrationTest.sql
AutoLoaderTest.php Add script for resolving class names to files 2021-04-16 11:04:39 +00:00
CategoryTest.php Simplify database handling in CategoryTest 2021-05-09 00:53:31 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0 2021-04-29 13:00:15 -07:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
EditPageConstraintsTest.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
EditPageTest.php EditPage::getExpectedParentRevision(): guard against null edittime 2021-05-06 11:38:30 +10:00
ExportTest.php
ExtraParserTest.php Parser: Trim trailing whitespace as the last step in pre-save transform 2021-04-14 20:53:49 +02:00
FauxRequestTest.php
GitInfoTest.php
HooksTest.php
HtmlTest.php
LinkerTest.php
LinkFilterTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Fix order of parameters in assertions 2021-05-03 15:50:53 +00:00
MessageTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
MockServiceWiring.php
MovePageTest.php Use DummyServicesTrait::getDummyNamespaceInfo in more places 2021-05-05 01:53:30 +00:00
MultiHttpClientTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
MWTimestampTest.php MWTimestampTest: use StaticUserOptionsLookup 2021-05-12 21:05:48 +00:00
OutputPageTest.php Stop logging and md5'ing if the file does not exist 2021-05-21 14:31:17 -04:00
PagePropsTest.php Simplify PagePropsTest 2021-05-03 14:42:27 +00:00
ReadOnlyModeTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
RevisionDbTest.php Clean up hard deprecated Title methods 2021-05-11 07:41:18 -07:00
RevisionTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php
SiteStatsTest.php
StatusTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
TemplateCategoriesTest.php TemplateCategoriesTest: remove unneeded require of runJobs.php 2021-05-12 07:02:02 +00:00
TestUser.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
TestUserRegistry.php
TimeAdjustTest.php
TitleMethodsTest.php Title: avoid instance cache pollution 2021-05-07 11:37:54 +02:00
TitleTest.php Clean up hard deprecated Title methods 2021-05-11 07:41:18 -07:00
WebRequestTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
WikiMapTest.php
XmlTest.php Move Xml::expandAttributes tests to unit tests 2021-03-07 19:27:11 +00:00