aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/Rest/ResponseFactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* REST: Allow specifying param descriptions as MessageValue objectsbpirkle2024-10-081-0/+24
* REST: add restbase compat error handling modebpirkle2024-09-161-0/+12
* rest: test for path redirectionWendy Quarshie2024-04-161-0/+12
* tests: Add more use statements in namespaced classesReedy2024-02-181-1/+2
* DummyServicesTrait: add an ITextFormatterDannyS7122024-01-091-11/+4
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* REST: Hide exception message when wgShowExceptionDetails=falseTimo Tijhof2022-05-261-1/+1
* REST: gracefully handle all exceptions.daniel2021-11-021-1/+1
* In Rest\ResponseFactory, substitute invalid UTF-8Tim Starling2021-08-261-0/+1
* MediaWiki\Rest\HttpException: Support 3xx codes and wrapped ResponseC. Scott Ananian2020-09-111-12/+51
* Add public as visibility in tests folderUmherirrender2019-10-101-2/+2
* Cleanup of old PHPUnit usage, part 3Max Semenik2019-10-051-2/+3
* Use TextFormatter in the REST APITim Starling2019-09-171-14/+39
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+146