aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/auth/UserDataAuthenticationRequestTest.php
Commit message (Expand)AuthorAgeFilesLines
* authmanager: Make some tests more robustGergő Tisza2024-07-281-0/+7
* tests: More use statements in auth testsReedy2024-02-161-3/+4
* tests: Add Tests to PHP namespacingReedy2024-02-161-1/+2
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-1/+2
* tests: Allow overridable data providers to be staticmainframe982023-05-161-1/+1
* tests: Change multiple calls from overrideConfigValue to overrideConfigValuesUmherirrender2022-08-171-2/+4
* tests: Use MainConfigNames constants on overrideConfigValueUmherirrender2022-07-121-3/+5
* PHPUnit: introduce overrideConfigValues.daniel2022-06-211-3/+3
* tests: Fix types in documentation by adding use statementsUmherirrender2022-05-291-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Fix method/function names case mismatch in core filesDerick Alangi2019-08-311-1/+1
* Get rid of unnecessary func_get_args() and friendsAryeh Gregor2019-04-121-2/+1
* Fix undefined NS with @covers tags in /includes/auth/Alangi Derick2018-11-011-1/+1
* Remove empty lines at end of functionsumherirrender2016-11-051-1/+0
* Add AuthManagerBrad Jorsch2016-05-161-0/+177