aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/Request
Commit message (Expand)AuthorAgeFilesLines
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-161-0/+1
* WebRequest: Gracefully handle array values in getCookie()Máté Szabó2024-05-021-1/+52
* WebRequest: detectServer appends default ports that should be omittedRobert Timm2024-03-281-1/+16
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-163-51/+51
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* Merge "entrypoint: Isolate entry points from PHP runtime for testing"jenkins-bot2024-02-022-0/+84
|\
| * entrypoint: Isolate entry points from PHP runtime for testingdaniel2024-02-022-0/+84
* | Drop deprecated config $wgAllowImageTagAmir Sarabadani2024-01-301-15/+0
* | tests: Use namespaced class names in @covers annotationsUmherirrender2024-01-271-1/+1
|/
* tests: Use namespaced classesUmherirrender2023-12-111-0/+1
* Merge "ContentSecurityPolicy: Expose directives"jenkins-bot2023-11-151-0/+15
|\
| * ContentSecurityPolicy: Expose directivesGergő Tisza2023-11-141-0/+15
* | Merge "ContentSecurityPolicy: Add test for sendHeaders"jenkins-bot2023-11-151-2/+17
|\|
| * ContentSecurityPolicy: Add test for sendHeadersGergő Tisza2023-11-141-2/+17
* | Merge "ContentSecurityPolicy: Clear hooks during tests"jenkins-bot2023-11-151-0/+4
|\|
| * ContentSecurityPolicy: Clear hooks during testsGergő Tisza2023-11-141-0/+4
* | WebRequest: Fix PHP 8.1 deprecations in getFuzzyBool()Máté Szabó2023-11-131-0/+5
|/
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-133-0/+1332