Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add namespace to includes/api classes | James D. Forrester | 2024-09-25 | 1 | -2/+2 |
* | tests: Namespace api tests | Reedy | 2024-02-18 | 1 | -1/+1 |
* | tests: Move Wikimedia tests into Wikimedia\Tests | Reedy | 2024-02-17 | 1 | -1/+1 |
* | tests: Add Tests to PHP namespacing | Reedy | 2024-02-16 | 1 | -1/+2 |
* | Tests: Fix API Validator @covers | Reedy | 2022-06-06 | 1 | -1/+1 |
* | phpcs: Disable `Generic.Files.LineLength` for test files | Timo Tijhof | 2022-02-18 | 1 | -2/+0 |
* | Remove or replace usages of "sanity" | Reedy | 2021-11-21 | 1 | -4/+4 |
* | phpunit: Mass-replace setMethods with onlyMethods and adjust | Daimona Eaytoy | 2021-04-16 | 1 | -4/+4 |
* | Merge "Make TypeDefTestCase::getInstance() abstract." | jenkins-bot | 2021-02-09 | 1 | -1/+4 |
|\ | |||||
| * | Make TypeDefTestCase::getInstance() abstract. | Ammarpad | 2021-02-06 | 1 | -1/+4 |
* | | Tests: Mark more more closures as static | Umherirrender | 2021-02-09 | 1 | -5/+5 |
|/ | |||||
* | Move some validation logic from ApiStructureTest to ParamValidator | Brad Jorsch | 2020-02-04 | 1 | -0/+80 |
* | API: Use ParamValidator library | Brad Jorsch | 2020-02-04 | 1 | -0/+206 |