aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/api
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-252-17/+17
* Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-191-1/+2
* tests: Namespace api testsReedy2024-02-182-0/+14
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-162-9/+9
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* tests: Use namespaced classesUmherirrender2023-12-111-0/+1
* Move user options related classes into its own namespaceMartin Urbanec2023-11-291-1/+1
* Replace array_keys in foreach to use $_ as value insteadUmherirrender2023-07-101-1/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Tests: add ObjectFactory to DummyServicesTraitDannyS7122023-01-231-7/+6
* Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* Move ApiWatchlistTraitTest back to unit testsDannyS7122021-07-061-0/+64
* Inject AuthManager into some api classesDannyS7122021-05-291-33/+33
* Remove ApiUnblock unit test.Petr Pchelko2021-04-271-334/+0
* Remove unnecessary ->equalTo() from testsThiemo Kreuz2021-04-231-40/+13
* Use WatchlistManager in API classesCindy Cicalese2021-04-211-56/+0
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-1/+1
* Merge "Make ApiWatchlistTraitTest a pure unit test"jenkins-bot2021-03-011-0/+56
|\
| * Make ApiWatchlistTraitTest a pure unit testDannyS7122021-02-261-0/+56
* | ApiUnblockTest: fix file locationDannyS7122021-02-271-0/+361
* | Make ApiModuleManagerTest a pure unit testDannyS7122021-02-261-0/+393
|/
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-135-1914/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-135-0/+1914