aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/bootstrap.maintenance.php
Commit message (Expand)AuthorAgeFilesLines
* phpunit: Remove @todo that we decided not to doBryan Davis2024-11-201-2/+2
* Merge "Avoid mentioning tests/phpunit.php in documentation"jenkins-bot2023-07-241-1/+1
|\
| * Avoid mentioning tests/phpunit.php in documentationDaimona Eaytoy2023-07-021-1/+1
* | phpunit: Improve PHPUnit bootstrap filesDaimona Eaytoy2023-07-131-2/+0
* | phpunit: Deprecate tests/phpunit/phpunit.php scriptDaimona Eaytoy2023-07-121-2/+1
|/
* Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml"Lucas Werkmeister (WMDE)2022-06-091-0/+32
* phpunit: Default to vendor/bin/phpunit, remove suites.xmlKosta Harlan2022-06-081-32/+0
* phpunit: Remove or inline phpunit.php loadSettings() and fatalError()Daimona Eaytoy2022-03-311-0/+2
* phpunit: Remove custom MediaWikiPHPUnitCommand and use default directlyDaimona Eaytoy2022-03-311-1/+1
* Add deprecation warnings to wfLogProfilingData()Alexander Vorwerk2021-11-171-5/+1
* Tests: Mark more closures as staticReedy2021-02-071-1/+1
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Update tests to use PHPUnit 6 class namesMax Semenik2019-10-061-1/+1
* Define unit and integration test suitesKosta Harlan2019-06-281-0/+34