wiki.techinc.nl/tests/phpunit/includes
STran 311774c033 Filter temporary accounts as anonymous in ApiQueryRecentChanges
Edits from temporary accounts are considered anonymous edits.
ApiQueryRecentChanges doesn't correctly reflect this and needs to be
updated to correctly return temporary account edits as anonymous (and
similarly, not to return them when requesting !anon)

- Update the anon|!anon query to accomodate temporary accounts

Bug: T370803
Change-Id: Ica5225422ea53d2aa3a84b86d9c2f14832a34ed4
2024-07-29 11:00:22 +01:00
..
actions tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
api Filter temporary accounts as anonymous in ApiQueryRecentChanges 2024-07-29 11:00:22 +01:00
auth Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
block Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
cache Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Category tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
changes Merge "RecentChange: Replace use of legacy error arrays" 2024-07-10 11:40:11 +00:00
changetags Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
collation Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
CommentStore Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
composer
config
content content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
db Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
debug Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
deferred Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
diff diff: migrate TextSlotDiffRenderer to use StatsFactory 2024-06-28 19:29:31 +00:00
editpage Hard deprecate public access to EditPage::internalAttemptSave() 2024-07-21 15:03:54 +00:00
exception Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
export Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ExternalLinks LinkFilter::makeLikeArray: Fix another 'path' access 2024-05-14 12:29:23 +02:00
externalstore SqlBlobStore: Directly store ES addresses in content table 2024-04-30 12:20:32 +02:00
filebackend Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
filerepo Use $this->setRequest and $this->setGroupPermissions in PHPUnit tests 2024-07-11 18:38:00 +00:00
GlobalFunctions Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
HookContainer
Html Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
http Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
import ImportLinkCacheIntegrationTest: Set named user in context 2024-06-27 09:02:56 +02:00
installer Add tests for WebInstaller::getAcceptLanguage 2024-07-02 18:57:33 +00:00
interwiki tests: Avoid usage of deprecated setContentLang() 2024-07-19 17:28:39 +02:00
jobqueue Stop using LBFactory in UserEditCountInitJobTest 2024-07-18 15:20:12 +02:00
language Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
languages [i18n] Change the names of the Arabic months 2024-07-18 18:44:26 +00:00
libs Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
linkeddata tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
linker Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
logging Merge "Drop duplicate test cases and @dataProviders from tests" 2024-07-21 04:06:33 +00:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
media tests: Use LanguageFactory in FormatMetadataTest 2024-07-20 22:44:35 +02:00
Message Deprecate Message::objectParams() and related code 2024-05-28 22:03:46 +00:00
Navigation phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
objectcache objectcache: Update tests that are really for ObjectCacheFactory 2024-07-24 02:57:23 +00:00
Output Merge "language: Improve behavior of RawMessage used as MessageSpecifier" 2024-07-16 14:34:21 +00:00
OutputTransform OutputTransform: Handle skipped tests in HydrateHeaderPlaceholders.php 2024-07-11 21:59:22 +00:00
page page: Hard-deprecate PageArchive::undeleteAsUser 2024-07-21 10:11:22 +02:00
pager tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
ParamValidator/TypeDef REST: avoid crash on non-strings in request body 2024-07-16 17:18:31 +00:00
parser Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
password Namespace includes/password 2024-05-18 16:17:38 +01:00
Permissions PermissionManager: Add getPermissionStatus(), deprecate getPermissionErrors() 2024-06-26 01:19:37 +02:00
poolcounter Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
preferences tests: Use content language in DefaultPreferencesFactoryTest 2024-07-20 21:48:18 +02:00
profiler
rcfeed Add namespace and deprecation alias to MachineReadableRCFeedFormatter 2024-05-19 17:00:02 +03:30
registration Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Request Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ResourceLoader ResourceLoader: Limit injection of valid skins to names only 2024-07-23 22:07:19 +00:00
Rest Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
Revision Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
search Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
session Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
shell
site User objectCacheFactory methods not deprecated ObjectCache methods 2024-06-06 09:59:24 +01:00
SiteStats Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
skins tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
sparql
specialpage Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
specials Update Special:NewPages for temporary accounts 2024-07-26 11:52:04 +01:00
Status Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
Storage Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
title Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
upload tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
user Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
utils Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
watchlist Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
WikiMap tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
xml Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
AutoLoaderTest.php
MediaWikiServicesTest.php
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php