aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/installer
Commit message (Expand)AuthorAgeFilesLines
* In .htaccess deny files, use "Satisfy All"Tim Starling2025-04-041-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-311-1/+1
* installer: Task abstractionTim Starling2024-10-314-68/+166
* installer: Consistently use double quotes when outputting settingsMáté Szabó2024-09-271-0/+57
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+2
* pingback: Submit pingback to Event PlatformSam Smith2024-06-111-4/+18
* tests: Use IDatabase for mocking instead of DBConnRefUmherirrender2024-05-021-8/+8
* Update Apache config syntax in .htaccess filesKunal Mehta2024-03-231-1/+1
* tests: Use namespaced class names in @covers annotationsUmherirrender2024-01-271-1/+1
* installer: Namespace remaining classesReedy2024-01-131-2/+3
* installer: Namespace more installer classesReedy2024-01-131-2/+4
* Make use of assertStatusGood/Error and such in teststhiemowmde2023-10-041-4/+2
* Bump codesniffer to 42.0.0Amir Sarabadani2023-09-271-5/+5
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+1
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-131-0/+180
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+2
* Add convenience methods for asserting status.daniel2022-03-161-5/+5
* Remove "@group Database" from non-integration testsDannyS7122021-01-121-2/+1
* Merge "Fix installation failure due to unexpected dbpath under CLI installation"jenkins-bot2019-09-061-0/+68
|\
| * Fix installation failure due to unexpected dbpath under CLI installationRazeSoldier2019-07-231-0/+68
* | Drop Oracle and MssqlAmir Sarabadani2019-08-141-48/+0
|/
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-302-0/+131
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-132-132/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-132-0/+132