aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/query/ApiQueryAllPagesTest.php
Commit message (Expand)AuthorAgeFilesLines
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-1/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-1/+1
* tests: Namespace api testsReedy2024-02-181-0/+3
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+2
* tests/api: Add TestUser::getAuthority and use itUmherirrender2022-08-061-1/+1
* tests/api: Use MediaWikiIntegrationTestCase::editPage for editsUmherirrender2022-08-061-7/+7
* Use WikiPage::doUserEditContent() instead of ::doEditContent()DannyS7122021-06-281-1/+2
* Move ApiQuery* tests under the /query subdirectoryAaron Schulz2020-10-301-0/+35