aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/auth/PasswordDomainAuthenticationRequestTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Use namespaced classes (1)Umherirrender2024-06-141-1/+1
* tests: More use statements in auth testsReedy2024-02-161-2/+3
* tests: Add Tests to PHP namespacingReedy2024-02-161-1/+4
* Do not use UTSysop directly in auth testsDaimona Eaytoy2023-08-161-2/+3
* tests: Allow overridable data providers to be staticmainframe982023-05-161-1/+1
* Autofix 94 PHPUnit 8 compat issuesDaimona Eaytoy2019-12-131-1/+1
* Fix undefined NS with @covers tags in /includes/auth/Alangi Derick2018-11-011-1/+1
* Use ::class to resolve class names in testsUmherirrender2018-01-261-2/+2
* Add AuthManagerBrad Jorsch2016-05-161-0/+159