wiki.techinc.nl/tests/phpunit/integration/includes
daniel 548d5eb8de REST page metadata endpoints: handle supressed data gracefully
Why:
- Revision meta-data output was failingfor revisions with suppressed
  user or comment

What:
- Handle suppressed user and comment gracefully
- add regression test

Bug: T386368
Bug: T387397
Change-Id: Ic6d3fc89d24030f5c3fd422637816de9976fc709
(cherry picked from commit 8c53a15ba0fae2677aa8e28055f06ef557595be6)
2025-03-10 17:18:37 +00:00
..
block Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
cache
CommentFormatter Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
composer Test checkComposerLockUpToDate.php 2024-08-29 20:18:39 +00:00
context Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
db Merge "rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()" 2024-10-22 15:25:44 +00:00
diff
editpage/Constraint tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
export
filerepo Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
Html Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
HTMLForm tests: Use ::class for class name resolution 2024-09-20 21:19:22 +02:00
http
language
libs FileRepo: Add support for the new Shellbox large file feature 2024-10-29 02:50:07 +00:00
logging
mail
page Replace uses of deprecated ChangeTags static methods 2024-10-16 13:30:12 -04:00
parser Merge "Use statslib for metrics emitted by HtmlInputTransformHelper, HtmlToContentTransform" 2024-10-17 23:46:56 +00:00
Permissions RateLimiter: Fix peek mode 2025-03-01 15:51:16 +00:00
poolcounter Add missing PHPDocs to complicated PoolCounterWorkTest 2024-08-15 11:59:53 +02:00
RenameUser
ResourceLoader ForeignResourceManager: Write CDX file to disk 2024-08-08 14:51:01 +02:00
Rest/Handler REST page metadata endpoints: handle supressed data gracefully 2025-03-10 17:18:37 +00:00
revisionlist
search
specials
Storage Replace uses of deprecated ChangeTags static methods 2024-10-16 13:30:12 -04:00
StubObject Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
user TempAccounts: Set fake timestamps for TempUserCreatorTest 2025-01-01 03:01:07 +00:00
utils
watchlist
ExtensionJsonTestBase.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
ExtensionServicesTestBase.php
MediaWikiEntryPointTest.php