aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/installer/PingbackTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+2
| | | | | | | | | And deprecated aliases for the the no namespaced classes. ReplicatedBagOStuff that already is deprecated isn't moved. Bug: T353458 Change-Id: Ie01962517e5b53e59b9721e9996d4f1ea95abb51
* pingback: Submit pingback to Event PlatformSam Smith2024-06-111-4/+18
| | | | | | | | | | | The MediaWikiPingback schema is one of the very few EventLogging schemas that have not yet migrated to the Event Platform [0]. [0] https://phabricator.wikimedia.org/T282131 Bug: T323828 Depends-On: Id10218479ee937842a7eecf7b29a43fb1e642c08 Change-Id: I4819a07dbff00387b9e9af0339e38c9348fd413d
* tests: Use IDatabase for mocking instead of DBConnRefUmherirrender2024-05-021-8/+8
| | | | | | DBConnRef is internal, use of IDatabase interface is more common Change-Id: Id7649d0723a936cebc7e5a40bf826e38220acee5
* tests: Use namespaced class names in @covers annotationsUmherirrender2024-01-271-1/+1
| | | | | | Assist from 8c9cb701e56226cac43fee2fa24b0d0e586f1733 Change-Id: I47897c499028d9e24c00ad0bc6ba7fd8002d9bc1
* Bump codesniffer to 42.0.0Amir Sarabadani2023-09-271-5/+5
| | | | | | Most noisily, this enables MediaWiki.Arrays.OneSpaceInlineArray. Change-Id: I8ab11399c67ce7e3ab1b6249b591452774393428
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+1
| | | | | Bug: T166010 Change-Id: I4066885a7ea071d22497abcdb3f95e73e154d08c
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-131-0/+180
Follow move of the tested class Most moves are part of T321882 Change-Id: I74ab45d6a5331dcb2ff0b65dc2cc7c6315146646