aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiCSPReportTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-251-5/+5
* Avoid use of deprecated wfParseUrl in MediaWiki\ApiEbrahim Byagowi2024-09-081-1/+8
* tests: Namespace api testsReedy2024-02-181-1/+7
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-0/+1
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+0
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-0/+1
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-5/+6
* Tests: Cleanup some unnecessary nested function callsReedy2022-06-061-4/+4
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-2/+2
* ApiCSPReportTest: remove unneeded setMwGlobals()DannyS7122021-03-241-7/+0
* Tests: Mark more more closures as staticUmherirrender2021-02-091-2/+2
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* API: Fix 'user_id' field of ApiCSPReportTimo Tijhof2019-07-191-2/+1
* API: Add test case for ApiCSPReportTestTimo Tijhof2019-07-191-0/+121