aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/auth/AuthenticationRequestTestCase.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Consistently use class_alias comments like elsewhereJames D. Forrester2024-09-251-0/+1
* tests: Use namespaced classes (1)Umherirrender2024-06-141-1/+1
* tests: More use statements in auth testsReedy2024-02-161-4/+6
* tests: Add Tests to PHP namespacingReedy2024-02-161-1/+4
* tests: Allow overridable data providers to be staticmainframe982023-05-161-2/+24
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Replace all call_user_func(_array) in all testsThiemo Kreuz2020-06-061-1/+1
* Fix mismatching type hints in PHPDoc tagsThiemo Kreuz2020-03-241-0/+6
* Deprecate and stop using assertType(OrValue)Daimona Eaytoy2019-12-151-6/+6
* Use ::class to resolve class names in testsUmherirrender2018-01-261-3/+3
* AuthManager: Allow for flagging fields as "sensitive"Brad Jorsch2016-08-181-0/+7
* Remove $wgDisableAuthManagerGergő Tisza2016-08-091-9/+0
* Add AuthManagerBrad Jorsch2016-05-161-0/+96