aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/api/ApiModuleManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-251-15/+15
* Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-191-1/+2
* tests: Namespace api testsReedy2024-02-181-0/+10
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-8/+8
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* Replace array_keys in foreach to use $_ as value insteadUmherirrender2023-07-101-1/+1
* Tests: add ObjectFactory to DummyServicesTraitDannyS7122023-01-231-7/+6
* Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* Inject AuthManager into some api classesDannyS7122021-05-291-33/+33
* Make ApiModuleManagerTest a pure unit testDannyS7122021-02-261-0/+393