aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiProtectTest.php
Commit message (Expand)AuthorAgeFilesLines
* ApiProtect: parse expiries using ExpiryDef::normalizeExpiryMusikAnimal2025-02-101-0/+12
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-2/+2
* Add namespace to includes/api classesJames D. Forrester2024-09-251-2/+2
* tests: Namespace api testsReedy2024-02-181-0/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-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-5/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-3/+3
* Remove usage of protection related deprecated Title functionUmherirrender2022-04-141-1/+1
* Use WatchlistManager in API classesCindy Cicalese2021-04-211-1/+4
* Add watchlist expiry support to applicable APIsMusikAnimal2020-07-131-0/+49