aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiUndeleteTest.php
Commit message (Expand)AuthorAgeFilesLines
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-2/+2
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-1/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-2/+2
* tests: Namespace api testsReedy2024-02-181-0/+3
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* Remove indirect calls to IDBAccessObject::READ_* constantsAtieno2024-01-291-2/+2
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-4/+0
* tests: api: Replace Title::newFromText with Title::makeTitleUmherirrender2023-07-301-7/+6
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-3/+3
* Use WatchlistManager in API classesCindy Cicalese2021-04-211-2/+3
* Add watchlist expiry support to applicable APIsMusikAnimal2020-07-131-0/+58