wiki.techinc.nl/tests/phpunit/includes
Cindy Cicalese ca328d272f Hard deprecate Title::isWatchable()
Bug: T281497
Depends-On: I271960cbbbbb5db73aae36414a4c18c14940b6e1
Depends-On: I0f7a82191eae8edd4c0c1d16d89c81e601ae5c80
Change-Id: Ibb83ac71fc2214dcc71f73f009d137a2e5c80d0d
2021-04-29 14:43:00 -04:00
..
actions Regression tests for ApiRollback and RollbackAction 2021-04-26 07:58:44 -07:00
api Replace use of User::isWatched with WatchlistManager::isWatched 2021-04-28 18:59:41 -04:00
auth Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
block Introduce infrastructure for partial blocks for actions 2021-04-27 21:53:13 +01:00
cache Merge "LinkBatch: replace Title with PageReference in method signatures" 2021-04-27 23:12:29 +00:00
changes Merge "RecentChange: replace Title in method signatures" 2021-04-26 22:24:57 +00:00
changetags Add change tags for media additions/removals 2021-04-26 12:22:21 +02:00
collation More misc test cleanup 2020-12-24 00:52:06 +00:00
config Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
content Merge "Remove unnecessary ->equalTo() from tests" 2021-04-23 14:43:04 +00:00
context Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
db Merge "Remove unnecessary ->equalTo() from tests" 2021-04-23 14:43:04 +00:00
debug Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
deferred Merge "rdbms: Move setLBFactoryTriggers from doMaintenance to service wiring" 2021-04-28 00:23:38 +00:00
diff Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
editpage TextboxBuilderTest: merge single use method 2021-03-11 16:32:24 +00:00
exception Remove sepate getMockWgOut() method in exception tests 2021-03-08 03:54:14 +00:00
externalstore Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
filebackend Allow x-delete-at and x-delete-after expiry headers 2021-04-26 17:41:30 +02:00
filerepo Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
GlobalFunctions MediaHandlerFactory: inject a logger 2021-03-31 17:45:51 +00:00
HookContainer Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
htmlform Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
http phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
import Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
installer Installer: Do not use mediawiki.skinning.interface module 2021-04-15 11:11:32 -07:00
interwiki ClassicInterwikiLookup: inject load balancer 2021-04-22 23:23:00 +00:00
jobqueue Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
language
libs Move MimeAnalyzerTest under unit tests 2021-04-23 21:53:55 +00:00
linkeddata Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
linker Convert LinkRendererFactoryTest to a pure unit test 2021-03-10 15:35:13 +00:00
logging Stop using legacy ActorMigration field "log_user" 2021-04-28 16:29:04 +10:00
mail Use UserIdentityValue in tests where possible 2021-04-22 09:32:43 +02:00
media phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Message phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Navigation
objectcache Make SqlBagOStuffTest a pure unit test 2021-02-27 02:22:41 +00:00
page Stop using legacy ActorMigration field "log_user" 2021-04-28 16:29:04 +10:00
pager Improve some function documentation in tests 2021-01-14 22:13:55 +01:00
ParamValidator/TypeDef Make TypeDefTestCase::getInstance() abstract. 2021-02-06 12:31:00 +01:00
parser phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
password UserPasswordPolicyTest: Replace PasswordCannotMatchBlacklist with PasswordCannotMatchDefaults 2021-04-18 23:52:57 +01:00
Permissions phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
poolcounter ParserCache: only use in-process caching for metadata 2021-04-06 17:53:38 -06:00
preferences Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
rcfeed phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
registration Convert ExtensionJsonValidatorTest to pure unit tests 2021-03-22 16:02:51 +00:00
resourceloader Merge "Create the content-links (and -external) ResourceLoaderSkinModule feature" 2021-04-26 10:26:10 +00:00
Rest Convert MWBasicRequestAuthorizerTest to a unit test 2021-04-23 23:35:09 +00:00
Revision Merge "RevisionStoreFactoryTest: Clean up and convert to unit test" 2021-04-24 03:32:57 +00:00
search Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
session Merge "Remove unnecessary ->equalTo() from tests" 2021-04-23 14:43:04 +00:00
shell Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
site Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
skins Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
sparql
specialpage Stop using legacy ActorMigration field "rc_user" 2021-04-28 16:29:04 +10:00
specials In BlockListPager and ProtectedPagesPager use userLink() unconditionally 2021-04-28 16:29:04 +10:00
Storage Merge "Remove unnecessary ->equalTo() from tests" 2021-04-23 14:43:04 +00:00
title NamespaceInfoTest: remove outdated comment about globals 2021-04-23 23:07:11 +00:00
upload Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
user Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
utils Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
watcheditem Convert WatchedItem et al to PageIdentity 2021-03-26 15:51:19 -04:00
ActorMigrationTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
ActorMigrationTest.sql
AutoLoaderTest.php Add script for resolving class names to files 2021-04-16 11:04:39 +00:00
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php CommentStoreTest: use mock languages where possible 2021-03-12 09:20:18 +01:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
EditPageConstraintsTest.php Set $status->value in EditFilterMergedContentHookConstraint::checkConstraint() properly to display error message 2021-04-15 22:01:30 +02:00
EditPageTest.php Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +00:00
ExportTest.php Revert "Wrap libxml_disable_entity_loader() calls in version constraint" 2021-01-27 16:06:38 +00:00
ExtraParserTest.php Parser: Trim trailing whitespace as the last step in pre-save transform 2021-04-14 20:53:49 +02: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 Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
HtmlTest.php Revert "message boxes: Use CSS classes adhering to class naming scheme" 2021-01-25 16:31:08 +00:00
LinkerTest.php Restore userlink for IP range. 2021-02-11 15:32:36 +01:00
LinkFilterTest.php
MagicWordFactoryTest.php
MediaWikiServicesTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
MediaWikiTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Remove unneeded conversions to User objects 2021-04-23 20:20:36 +00:00
MessageTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
MockServiceWiring.php Use the old HookContainer to set up the post-reset services 2020-12-01 13:04:12 +11:00
MovePageTest.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
MultiHttpClientTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
MWTimestampTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
OutputPageTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
PagePropsTest.php Re-apply "PageProps: use PageIdentity instead of Title"" 2021-04-28 16:43:51 +00:00
ReadOnlyModeTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
RevisionDbTest.php Use PageStore in RevisionStore 2021-04-05 20:58:54 +02: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 Fix hang of ApiMainTest 2020-12-16 15:39:19 +11:00
SiteStatsTest.php
StatusTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
TemplateCategoriesTest.php
TestUser.php Make stricter type checks on user email and real name 2021-04-01 15:21:41 -06:00
TestUserRegistry.php Remove unneeded @return documentation 2021-01-25 19:44:27 +01:00
TimeAdjustTest.php
TitleMethodsTest.php RecentChange: replace Title in method signatures 2021-04-26 17:48:02 +02:00
TitleTest.php Hard deprecate Title::isWatchable() 2021-04-29 14:43:00 -04:00
WebRequestTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
WikiMapTest.php
WikiReferenceTest.php
XmlTest.php Move Xml::expandAttributes tests to unit tests 2021-03-07 19:27:11 +00:00